animationCurve property

Curve animationCurve
getter/setter pair

Takes curve of animation.

animationCurve : Curves.ease;

Implementation

Curve animationCurve = Curves.ease;