menu
bank_ui_kit package
documentation
saving.dart
BankRoundUpSettingsSheet
onMultiplierChanged property
onMultiplierChanged property
dark_mode
light_mode
onMultiplierChanged
property
ValueChanged
<
int
>
onMultiplierChanged
final
Invoked when the user selects a multiplier chip.
Implementation
final ValueChanged<int> onMultiplierChanged;
bank_ui_kit package
documentation
saving
BankRoundUpSettingsSheet
onMultiplierChanged property
BankRoundUpSettingsSheet class