animationCurve property

Curve? animationCurve
final

The curve used during the animation. Defaults to ThemeData.animationCurve

Implementation

final Curve? animationCurve;