showOverlay method
ExtendedOverlay().showOverlay()
Implementation
ExtendedOverlayEntry? showOverlay({bool autoOff = false}) =>
ExtendedOverlay().showOverlay(this, autoOff: autoOff);
ExtendedOverlay().showOverlay()
ExtendedOverlayEntry? showOverlay({bool autoOff = false}) =>
ExtendedOverlay().showOverlay(this, autoOff: autoOff);