notyOverlayDataChange method

void notyOverlayDataChange()

Implementation

void notyOverlayDataChange() {
  _overlayEntry?.markNeedsBuild();
}