Closed AlpSha closed 3 years ago
Requires a parameter as physics: AlwaysScrollableScrollPhysics() in order to be scrollable when list is not covering the whole page as mentioned on this issue: https://stackoverflow.com/a/57520024/11088485
physics: AlwaysScrollableScrollPhysics()
I will look into this this week.
shrinkWrap and AlwaysScrollableScrollPhysics() has been added.
Requires a parameter as
physics: AlwaysScrollableScrollPhysics()
in order to be scrollable when list is not covering the whole page as mentioned on this issue: https://stackoverflow.com/a/57520024/11088485