scrollPhysics property

ScrollPhysics? scrollPhysics
getter/setter pair

If you wish to change the ScrollPhysics of the widget.

Defaults to matching platform conventions.

Implementation

ScrollPhysics? scrollPhysics;