menu
blockchain_utils package
documentation
bip/mnemonic/mnemonic_utils.dart
MnemonicLanguages
wordList property
wordList property
dark_mode
light_mode
wordList
property
List
<
String
>
get
wordList
Returns a list of words that correspond to the language.
Implementation
List<String> get wordList;
blockchain_utils package
documentation
bip/mnemonic/mnemonic_utils
MnemonicLanguages
wordList property
MnemonicLanguages class