curve property

Curve curve

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

Defaults to PanPhysics.kDefaultCurve.

Implementation

Curve get curve;