curve property

Curve curve
final

The curve used for the animation.

Example:

Curves.easeIn

Implementation

final Curve curve;