turnsCurve property

Curve turnsCurve
final

The animation curve used to control the rotation of the trailing widget.

Defaults to Curves.easeIn.

Implementation

final Curve turnsCurve;