endCurve property

Curve endCurve
final

The curve to use after split is reached.

Defaults to Curves.easeOutCubic.

Implementation

final Curve endCurve;