animationCurve property
The curve of the expand/collapse animation.
Defaults to Curves.easeOutCubic if not provided.
Implementation
final Curve? animationCurve;
The curve of the expand/collapse animation.
Defaults to Curves.easeOutCubic if not provided.
final Curve? animationCurve;