scrollPhysics property
final
The ScrollPhysics to use when vertically scrolling the input.
If not specified, it will behave according to the current platform.
See Scrollable.physics.
Implementation
final ScrollPhysics? scrollPhysics;
The ScrollPhysics to use when vertically scrolling the input.
If not specified, it will behave according to the current platform.
See Scrollable.physics.
final ScrollPhysics? scrollPhysics;