menu
wallet_kit package
documentation
widgets/wallet_list.dart
WalletCell
WalletCell.new const constructor
WalletCell.new const constructor
dark_mode
light_mode
WalletCell
constructor
const
WalletCell
(
{
Key
?
key
,
required
Wallet
wallet
,
})
Implementation
const WalletCell({ super.key, required this.wallet, });
wallet_kit package
documentation
widgets/wallet_list
WalletCell
WalletCell.new const constructor
WalletCell class