animationCurve property

Curve? animationCurve
final

The curve of the animation as the ExpandedContent is collapsing or expanding

Defaults to Curves.easeInOut

Implementation

final Curve? animationCurve;