menu
fluent_editor package
documentation
spell_check/spell_check_provider.dart
SpellCheckProvider
ignoreWord abstract method
ignoreWord abstract method
dark_mode
light_mode
ignoreWord
abstract method
void
ignoreWord
(
String
word
)
Ignores
word
for the current session.
Implementation
void ignoreWord(String word);
fluent_editor package
documentation
spell_check/spell_check_provider
SpellCheckProvider
ignoreWord abstract method
SpellCheckProvider class