scrollPhysics property

ScrollPhysics? scrollPhysics
final

The physics for the scrollView - e.g. use this to disable scrolling inside a scrollable

Implementation

final ScrollPhysics? scrollPhysics;