widgets/keyboard_listener library

files should be located in the src folder, https://bit.ly/3fA23Yz.

Typedefs

CursorMoveCallback = void Function(LogicalKeyboardKey key, bool wordModifier, bool lineModifier, bool shift)
InputShortcutCallback = void Function(InputShortcut? shortcut)
OnDeleteCallback = void Function(bool forward)