animationCurve property

Curve animationCurve
final

The curve of the progress animation.

If null the animationCurve parameter defaults to Curves.easeOutSine

Implementation

final Curve animationCurve;