closePop method

void closePop()

Implementation

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