curve property

Curve? curve
final

Determines the animation curve. Defaults to Curves.linear.

Implementation

final Curve? curve;