animationCurve property

Curve? animationCurve
final

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

Implementation

final Curve? animationCurve;