animationCurve property

Curve? animationCurve
final

Curve of the open/close animation. Defaults to Curves.easeInOut.

Implementation

final Curve? animationCurve;