exitCurve property

Curve? exitCurve
final

Curve for the exiting widget. If null, uses curve.

Implementation

final Curve? exitCurve;