uncheckAll method

void uncheckAll()

Implementation

void uncheckAll() {
  _uncheckAllImpl(true);
}