showOverlay method

void showOverlay()

Implementation

void showOverlay() {
  _isOverlayVisible = true;
}