indeterminate method

void indeterminate()

Implementation

void indeterminate() {
  value = CheckboxState.indeterminate;
}