thirdstateDecoration property

ButtonState<Decoration?>? thirdstateDecoration
final

The decoration of the checkbox when it's in its third state

Implementation

final ButtonState<Decoration?>? thirdstateDecoration;