physics property

ScrollPhysics? physics
final

An optional override for the scroll physics.

If not provided, the physics are determined by the active GridViewConfig.

Implementation

final ScrollPhysics? physics;