menu
html_editor_plus package
documentation
editor_plus.dart
HtmlEditor
onInit property
onInit property
dark_mode
light_mode
onInit
property
VoidCallback
?
onInit
final
Callback to be called when the editor is initialized.
Implementation
final VoidCallback? onInit;
html_editor_plus package
documentation
editor_plus
HtmlEditor
onInit property
HtmlEditor class