verticalScrollPhysics property
How the vertical scroll view should respond to user input. For example, determines how the vertical scroll view continues to animate after the user stops dragging the scroll view.
Defaults to AlwaysScrollableScrollPhysics.
Implementation
final ScrollPhysics verticalScrollPhysics;