locked property

bool locked

Is the application Locked if locked gates will hide their children content will be automatically set to yes when user switch back to app can be triggered with lock() manually to activates gates on your own volution

Implementation

bool get locked => value.locked;