curve property

Curve curve
final

The type of curve to use for easing the animation when returning PanState.distance to zero.

Defaults to PanPhysics.kDefaultCurve.

Implementation

final Curve curve;