curve property

Curve curve
final

The curve to use for the animation. Defaults to Curves.linear.

Implementation

final Curve curve;