menu
screenshot_watcher package
documentation
screenshot_detector.dart
ScreenContext
ScreenContext.new const constructor
ScreenContext.new const constructor
dark_mode
light_mode
ScreenContext
constructor
const
ScreenContext
(
{
required
String
name
,
required
String
type
,
required
bool
isSensitive
,
})
Implementation
const ScreenContext({ required this.name, required this.type, required this.isSensitive, });
screenshot_watcher package
documentation
screenshot_detector
ScreenContext
ScreenContext.new const constructor
ScreenContext class