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