end method

void end()

Implementation

void end() {
  _overlayEntry?.remove();
  _overlayEntry = null;
}