menu
fml package
documentation
system.dart
System
onShortcutHandler method
onShortcutHandler method
dark_mode
light_mode
onShortcutHandler
method
bool
onShortcutHandler
(
KeyEvent
event
)
Implementation
bool onShortcutHandler(KeyEvent event) => ShortcutHandler.handleKeyPress(event, _activeFramework);
fml package
documentation
system
System
onShortcutHandler method
System class