menu
dictionary_text package
documentation
dictionary_text.dart
DictionaryModel
meanings property
meanings property
dark_mode
light_mode
meanings
property
List
<
MeaningModel
>
meanings
final
Meanings grouped by part of speech.
Implementation
final List<MeaningModel> meanings;
dictionary_text package
documentation
dictionary_text
DictionaryModel
meanings property
DictionaryModel class