menu
dictionaryx package
documentation
dictionary_msa.dart
DictionaryMSA
length method
length method
dark_mode
light_mode
length
method
int
length
(
)
Returns the number of word-entries of the dictionary.
Implementation
int length() => DictMSA.length();
dictionaryx package
documentation
dictionary_msa
DictionaryMSA
length method
DictionaryMSA class