animationCurve property
The curve of the animation as the ExpandedContent is collapsing or expanding
Defaults to Curves.easeInOut
Implementation
final Curve? animationCurve;
The curve of the animation as the ExpandedContent is collapsing or expanding
Defaults to Curves.easeInOut
final Curve? animationCurve;