animationCurve property

Curve animationCurve
final

The animation Curve for the progress when going back. If animationCurve is null then it will use the default Curves.easeInOut.

Implementation

final Curve animationCurve;