checkedIconColor property

ButtonState<Color?>? checkedIconColor
final

The color of the icon when the checkbox is checked

Implementation

final ButtonState<Color?>? checkedIconColor;