overlay_mode library
Enums
- OverlayMode
- The protection mode to apply.
Functions
-
applyOverlayMode(
OverlayMode mode, {double blurRadius = 30.0, int color = 0xFF000000}) → Future< void> -
Applies the given
modeusing the idempotent NoScreenshot API.