thirdstateIconColor property

ButtonState<Color?>? thirdstateIconColor
final

The color of the icon when the checkbox is in its third state

Implementation

final ButtonState<Color?>? thirdstateIconColor;