menu
bank_ui_kit package
documentation
saving.dart
BankSavingsPotCard
onWithdraw property
onWithdraw property
dark_mode
light_mode
onWithdraw
property
VoidCallback
?
onWithdraw
final
Called when the user taps the "Withdraw" action button.
Implementation
final VoidCallback? onWithdraw;
bank_ui_kit package
documentation
saving
BankSavingsPotCard
onWithdraw property
BankSavingsPotCard class