physics property

ScrollPhysics? physics
final

The physics for ScrollView, defaults to AlwaysScrollableScrollPhysics().

Implementation

final ScrollPhysics? physics;