curve property

Curve? curve
final

The curve to apply to the animation. Null uses linear.

Implementation

final Curve? curve;