onShortcut property
Host-provided shortcut hook.
Return KeyEventResult.handled to suppress built-in handling for that key.
Implementation
final MarkdownEditorShortcutCallback? onShortcut;
Host-provided shortcut hook.
Return KeyEventResult.handled to suppress built-in handling for that key.
final MarkdownEditorShortcutCallback? onShortcut;