menu
super_native_extensions package
documentation
raw_hot_key.dart
HotKeyManager
destroyHotKey abstract method
destroyHotKey abstract method
dark_mode
light_mode
destroyHotKey
abstract method
Future
<
void
>
destroyHotKey
(
int
handle
)
Destroys hot key with given handle;
Implementation
Future<void> destroyHotKey(int handle);
super_native_extensions package
documentation
raw_hot_key
HotKeyManager
destroyHotKey abstract method
HotKeyManager class