forwardAnimationCurve property

Curve forwardAnimationCurve
final

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

Implementation

final Curve forwardAnimationCurve;