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