curve property

Curve curve
finalinherited

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

Implementation

final Curve curve;