scrollPhysics property
The physics for the scrollView - e.g. use this to disable scrolling inside a scrollable
Implementation
final ScrollPhysics? scrollPhysics;The physics for the scrollView - e.g. use this to disable scrolling inside a scrollable
final ScrollPhysics? scrollPhysics;