menu
screenshot_watcher package
documentation
screenshot_detector.dart
ScreenshotDetector
clearEventHistory static method
clearEventHistory static method
dark_mode
light_mode
clearEventHistory
static method
void
clearEventHistory
(
)
Implementation
static void clearEventHistory() { _eventLog.clear(); }
screenshot_watcher package
documentation
screenshot_detector
ScreenshotDetector
clearEventHistory static method
ScreenshotDetector class