reverseCurve property

Curve? reverseCurve
final

The reverse curve of the expansion animation.

If null, uses curve in both directions.

Implementation

final Curve? reverseCurve;