checkedIconColor property
The color of the icon when the checkbox is checked
Implementation
final WidgetStateProperty<Color?>? checkedIconColor;
The color of the icon when the checkbox is checked
final WidgetStateProperty<Color?>? checkedIconColor;