clearAllAnimationCurve property

Curve? clearAllAnimationCurve
final

The animation Curve of the clear all button style. Defaults to Curves.easeInOut.

Implementation

final Curve? clearAllAnimationCurve;