animationCurve property

Curve? animationCurve
final

The animation curve.

Defaults to:

Curves.easeInCubic

Implementation

final Curve? animationCurve;