uncheckedIconColor property

ButtonState<Color?>? uncheckedIconColor
final

The color of the icon when the checkbox is unchecked

Implementation

final ButtonState<Color?>? uncheckedIconColor;