physics property

ScrollPhysics? physics
final

The ScrollPhysics of the SingleChildScrollView which contains child

Implementation

final ScrollPhysics? physics;