menu
core_kit package
documentation
screenshot/ck_screenshot_preview.dart
CkScreenshotPreview
hide method
hide method
dark_mode
light_mode
hide
method
void
hide
(
)
Implementation
void hide() { _overlayEntry?.remove(); _overlayEntry = null; }
core_kit package
documentation
screenshot/ck_screenshot_preview
CkScreenshotPreview
hide method
CkScreenshotPreview class