paused property

bool paused

if paused lock will not be set when they get back to the app could be usefull for example when you open an image or file picker

Implementation

bool get paused => value.paused;