openAll method

void openAll()

Implementation

void openAll() {
  _state?.openAll();
}