checkedIconColor property

WidgetStateProperty<Color?>? checkedIconColor
final

The color of the icon when the checkbox is checked

Implementation

final WidgetStateProperty<Color?>? checkedIconColor;