animatedTextCurve property

Curve animatedTextCurve
final

The curve of animation of the label BarItem.label.

Defaults to Curves.easeInOut.

Implementation

final Curve animatedTextCurve;