curve property

Curve curve
final

The curve of the child animation. Defaults to Curves.ease.

Implementation

final Curve curve;