checkColor property
final
The color to use for the check icon when this checkbox is checked.
Resolves in the following states:
If specified, overrides the default value of Checkbox.checkColor.
Implementation
final WidgetStateProperty<Color?>? checkColor;