menu
galactic_hotkeys package
documentation
galactic_hotkeys_widget.dart
GalacticHotkeys<T>
onShortcutPressed property
onShortcutPressed property
dark_mode
light_mode
onShortcutPressed
property
ShortcutPressed
<
T
>
?
onShortcutPressed
final
Callback function when a shortcut is pressed.
Implementation
final ShortcutPressed<T>? onShortcutPressed;
galactic_hotkeys package
documentation
galactic_hotkeys_widget
GalacticHotkeys<T>
onShortcutPressed property
GalacticHotkeys class