forwardAnimationCurve property

Curve forwardAnimationCurve
final

The Curve animation used when show() is called. Curves.easeOut is default.

Implementation

final Curve forwardAnimationCurve;