curve property

Curve curve
final

The easing curve for the primary animation direction.

Controls how the animation progresses over time. Defaults to Curves.linear.

Implementation

final Curve curve;