physics property

ScrollPhysics physics
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;