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