selectAllAnimationCurve property

Curve? selectAllAnimationCurve
final

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

Implementation

final Curve? selectAllAnimationCurve;