InputShortcutCallback typedef

InputShortcutCallback = void Function(InputShortcut? shortcut)

Implementation

typedef InputShortcutCallback = void Function(InputShortcut? shortcut);