menu
html_editor_plus package
documentation
editor_field.dart
HtmlEditorField
onBlur property
onBlur property
dark_mode
light_mode
onBlur
property
VoidCallback
?
onBlur
final
Callback to be called when the editor loses focus.
Implementation
final VoidCallback? onBlur;
html_editor_plus package
documentation
editor_field
HtmlEditorField
onBlur property
HtmlEditorField class