curve property

Curve curve
final

The Curve of the rate of change of animation over time.

By default it is set to Curves.linear.

Implementation

final Curve curve;