menu
super_editor package
documentation
super_editor.dart
SuperEditorPlugin
attach method
attach method
dark_mode
light_mode
attach
method
void
attach
(
Editor
editor
)
Adds desired behaviors to the given
editor
.
Implementation
void attach(Editor editor) {}
super_editor package
documentation
super_editor
SuperEditorPlugin
attach method
SuperEditorPlugin class