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