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