firstCurve property

Curve firstCurve
final

The fade curve of the first child.

Defaults to Curves.linear.

Implementation

final Curve firstCurve;