menu
window_lockable package
documentation
window_lockable_class.dart
WindowLockable
setWindowLock method
setWindowLock method
dark_mode
light_mode
setWindowLock
method
Future
<
bool
>
setWindowLock
(
)
Implementation
Future<bool> setWindowLock() { return WindowLockablePlatform.instance.setWindowLock(); }
window_lockable package
documentation
window_lockable_class
WindowLockable
setWindowLock method
WindowLockable class