animationCurveCurve property

Curve animationCurveCurve
final

Curve of the curved portion of the animation occuring after key down and key up events

Defaults to Curves.easeInOut.

Implementation

final Curve animationCurveCurve;