expandingCurve property
Animation curve for expansion state transitions.
Type: Curve, default: Curves.easeOutCubic. Applied when transitioning
between collapsed and expanded stack states.
Implementation
final Curve expandingCurve;
Animation curve for expansion state transitions.
Type: Curve, default: Curves.easeOutCubic. Applied when transitioning
between collapsed and expanded stack states.
final Curve expandingCurve;