curve property
The curve of the animation when the checkbox switches between checked and unchecked.
Defaults to Curves.linear.
Implementation
@override
final Curve curve;
The curve of the animation when the checkbox switches between checked and unchecked.
Defaults to Curves.linear.
@override
final Curve curve;