menu
solana_wallet_kit package
documentation
wallet/models/wallet_material.dart
WalletMaterial
mnemonic property
mnemonic property
dark_mode
light_mode
mnemonic
property
List
<
String
>
?
get
mnemonic
Implementation
List<String>? get mnemonic => mnemonicSecret?.mnemonic;
solana_wallet_kit package
documentation
wallet/models/wallet_material
WalletMaterial
mnemonic property
WalletMaterial class