HotKeyHandler typedef

HotKeyHandler = void Function(HotKey hotKey)

Implementation

typedef HotKeyHandler = void Function(HotKey hotKey);