menu
bank_ui_kit package
documentation
saving.dart
BankRoundUpSettingsSheet
availablePots property
availablePots property
dark_mode
light_mode
availablePots
property
List
<
SavingsPot
>
availablePots
final
Savings pots the user may direct round-ups into.
Implementation
final List<SavingsPot> availablePots;
bank_ui_kit package
documentation
saving
BankRoundUpSettingsSheet
availablePots property
BankRoundUpSettingsSheet class