menu
html_editor_plus package
documentation
editor_plus.dart
HtmlEditor
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_plus
HtmlEditor
spellCheck property
HtmlEditor class