CharacterShortcutEventHandler typedef

CharacterShortcutEventHandler = bool Function(QuillController controller)

Implementation

typedef CharacterShortcutEventHandler = bool Function(
    QuillController controller);