menu
paydala_flutter_sdk package
documentation
predefined_amount.dart
PredefinedAmount
PredefinedAmount.new constructor
PredefinedAmount.new constructor
dark_mode
light_mode
PredefinedAmount
constructor
PredefinedAmount
(
{
List
<
num
>
?
values
,
num
?
multiplier
,
bool
?
isEditable
,
})
Implementation
PredefinedAmount({ this.values, this.multiplier, this.isEditable, });
paydala_flutter_sdk package
documentation
predefined_amount
PredefinedAmount
PredefinedAmount.new constructor
PredefinedAmount class