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