physics property
final
How the scroll position should respond to user input.
For example, determines how the widget continues to animate after the user stops dragging the scroll view.
Implementation
final ScrollPhysics physics;
How the scroll position should respond to user input.
For example, determines how the widget continues to animate after the user stops dragging the scroll view.
final ScrollPhysics physics;