animationCurve property

Curve? animationCurve
final

default is Curves.ease

only work with animation is true

Implementation

final Curve? animationCurve;