onAmountValueChanged property
A callback that is called when the user changes the amount value.
Implementation
final Function(String)? onAmountValueChanged;
A callback that is called when the user changes the amount value.
final Function(String)? onAmountValueChanged;