menu
html_editor_plus package
documentation
html_editor.dart
HtmlEditor
plugins property
plugins property
dark_mode
light_mode
plugins
property
List
<
Plugins
>
plugins
final
Sets the list of Summernote plugins enabled in the editor.
Implementation
final List<Plugins> plugins;
html_editor_plus package
documentation
html_editor
HtmlEditor
plugins property
HtmlEditor class