physics property

ScrollPhysics? physics
final

The scroll physics that determines how the scroll view should respond to user input.

Default: platform convention

Implementation

final ScrollPhysics? physics;