menu
android_native package
documentation
content/Context.dart
ContextMixin
isDeviceProtectedStorage method
isDeviceProtectedStorage method
dark_mode
light_mode
isDeviceProtectedStorage
method
bool
isDeviceProtectedStorage
(
)
Implementation
bool isDeviceProtectedStorage() { return _useDeviceProtectedStorage; }
android_native package
documentation
content/Context
ContextMixin
isDeviceProtectedStorage method
ContextMixin mixin