physics property

ScrollPhysics? physics
final

How the scroll view should respond to user input.

See also: ScrollView.physics

Implementation

final ScrollPhysics? physics;