scrollPhysics property Null safety
read / write
If you wish to change the ScrollPhysics of the widget.
Defaults to matching platform conventions.
Implementation
ScrollPhysics? scrollPhysics;
If you wish to change the ScrollPhysics of the widget.
Defaults to matching platform conventions.
ScrollPhysics? scrollPhysics;