menu
fluent_editor package
documentation
spell_check/spell_annotation.dart
SpellCheckState
clearAll method
clearAll method
dark_mode
light_mode
clearAll
method
void
clearAll
(
)
Clears all annotations.
Implementation
void clearAll() { _annotations.clear(); }
fluent_editor package
documentation
spell_check/spell_annotation
SpellCheckState
clearAll method
SpellCheckState class