isLocked property
bool
get
isLocked
Whether the app is currently locked.
Implementation
static bool get isLocked => _impl.isLocked;
Whether the app is currently locked.
static bool get isLocked => _impl.isLocked;