menu
flutter_spell_checker package
documentation
models/word_match.dart
WordMatch
word property
word property
dark_mode
light_mode
word
property
String
word
final
The word that was in the sentence.
Implementation
final String word;
flutter_spell_checker package
documentation
models/word_match
WordMatch
word property
WordMatch class