animationCurve property

Curve? animationCurve
final

Curve used in a size transition between two items.

Defaults to Curves.linear.

Implementation

final Curve? animationCurve;