isLocked property

bool get isLocked

Whether the app is currently locked.

Implementation

static bool get isLocked => _impl.isLocked;