show method

void show()

Implementation

void show() {
  _state?._showOverlay();
}