checkColor property
The color to use for the check icon when this checkbox is checked.
Defaults to Colors.white
Implementation
final Color? checkColor;
The color to use for the check icon when this checkbox is checked.
Defaults to Colors.white
final Color? checkColor;