menu
super_native_extensions_preview package
documentation
raw_hot_key.dart
HotKeyManagerDelegate
onHotKey abstract method
onHotKey abstract method
dark_mode
light_mode
onHotKey
abstract method
void
onHotKey
(
int
handle
)
Invoked when hot key with given handle is pressed.
Implementation
void onHotKey(int handle);
super_native_extensions_preview package
documentation
raw_hot_key
HotKeyManagerDelegate
onHotKey abstract method
HotKeyManagerDelegate class