isIndeterminate property

bool get isIndeterminate

Implementation

bool get isIndeterminate => value == CheckboxState.indeterminate;