animationCurve property

Curve? animationCurve
final

The expand-collapse animation curve.

If null, defaults to FluentThemeData.animationCurve

Implementation

final Curve? animationCurve;