menu
screenshot_watcher package
documentation
screenshot_detector.dart
ScreenshotDetector
addRule static method
addRule static method
dark_mode
light_mode
addRule
static method
void
addRule
(
SecurityEventRule
rule
)
Implementation
static void addRule(SecurityEventRule rule) { _rules.add(rule); }
screenshot_watcher package
documentation
screenshot_detector
ScreenshotDetector
addRule static method
ScreenshotDetector class