curve property

Curve curve
final

The curve of the animation. By default it's Curves.linear.

Implementation

final Curve curve;