scrollPhysics property

ScrollPhysics? scrollPhysics
final

You can set scrollPhysics to NeverScrollableScrollPhysics if you have SingleChildScroll already.

Implementation

final ScrollPhysics? scrollPhysics;