reverseAnimationCurve property

Curve reverseAnimationCurve
final

The Curve animation used when dismiss() is called. Curves.fastOutSlowIn is default

Implementation

final Curve reverseAnimationCurve;