https://stackoverflow.com/a/62530710/26711102
He technically did what I wanted, but with
physics: AlwaysScrollableScrollPhysics( parent: BouncingScrollPhysics(), ),
it behaves strangely, jerking around. Is there still no good way to do this?