animationCurve property

Curve? animationCurve
final

The curve of the animation. If null, uses FluentThemeData.animationCurve

Implementation

final Curve? animationCurve;