menu
html_editor_plus package
documentation
editor_field.dart
HtmlEditorField
spellCheck property
spellCheck property
dark_mode
light_mode
spellCheck
property
bool
?
spellCheck
final
If the spell check should be enabled.
Defaults to
false
.
Implementation
final bool? spellCheck;
html_editor_plus package
documentation
editor_field
HtmlEditorField
spellCheck property
HtmlEditorField class