unLock method

void unLock()

Remove the Lock Screen to access controls

Implementation

void unLock() => lockNotifier.value = false;