isUnchecked property

bool get isUnchecked

Implementation

bool get isUnchecked => value == CheckboxState.unchecked;