scrollPhysics property

ScrollPhysics? scrollPhysics
final

The physics applied to scrolling within the input. Defaults to null, relying on platform defaults.

Implementation

final ScrollPhysics? scrollPhysics;