menu
play_video package
documentation
models/methods.dart
UIOperations
unLock method
unLock method
dark_mode
light_mode
unLock
method
void
unLock
(
)
Remove the Lock Screen to access controls
Implementation
void unLock() => lockNotifier.value = false;
play_video package
documentation
models/methods
UIOperations
unLock method
UIOperations class