onScreenshotDetected property
Stream<void>
get
onScreenshotDetected
Emits an event each time the user captures a screenshot.
Implementation
Stream<void> get onScreenshotDetected => throw UnsupportedError('onScreenshotDetected() has not been implemented.');