curve property

Curve curve
final

The curve of the animation when the radio's switches between selected and unselected.

Defaults to Curves.easeOutCirc.

Implementation

final Curve curve;