menu
affogato_editor package
documentation
apis/affogato_apis.dart
AffogatoEditorKeybindingExtension
handle abstract method
handle abstract method
dark_mode
light_mode
handle
abstract method
KeyEventResult
handle
(
{
required
AffogatoAPI
api
,
required
EditorKeyEvent
editorKeyEvent
,
})
Implementation
KeyEventResult handle({ required AffogatoAPI api, required EditorKeyEvent editorKeyEvent, });
affogato_editor package
documentation
apis/affogato_apis
AffogatoEditorKeybindingExtension
handle abstract method
AffogatoEditorKeybindingExtension class