curve property

Curve curve
final

The curve to use for the indicator's sliding animation.

Defaults to Curves.easeInOut.

Implementation

final Curve curve;