menu
bank_ui_kit package
documentation
investing.dart
BankCurrencyWalletTabBar
wallets property
wallets property
dark_mode
light_mode
wallets
property
List
<
BankCurrencyWallet
>
wallets
final
The list of currency wallets to display, one tab per wallet.
Implementation
final List<BankCurrencyWallet> wallets;
bank_ui_kit package
documentation
investing
BankCurrencyWalletTabBar
wallets property
BankCurrencyWalletTabBar class