closePop method

void closePop()

Implementation

void closePop() {
  _overlayEntry?.remove();
}