updateOverlay method

void updateOverlay()

Implementation

void updateOverlay() {
  _updateOverlayWidget = true;
  notifyListeners();
}