checkAll method

void checkAll()

Implementation

void checkAll() {
  _checkAllImpl(true);
}