curve property
The curve of the animation when the radio's switches between selected and unselected.
Defaults to Curves.easeOutCirc.
Implementation
@override
final Curve curve;
The curve of the animation when the radio's switches between selected and unselected.
Defaults to Curves.easeOutCirc.
@override
final Curve curve;