scrollPhysics property Null safety

ScrollPhysics? scrollPhysics
read / write

If you wish to change the ScrollPhysics of the widget.

Defaults to matching platform conventions.

Implementation

ScrollPhysics? scrollPhysics;