menu
las_app package
documentation
features/increase_limit/bloc/increase_event.dart
UpdateFundAmount
UpdateFundAmount.new constructor
UpdateFundAmount.new constructor
dark_mode
light_mode
UpdateFundAmount
constructor
UpdateFundAmount
(
int
index
,
double
newValue
)
Implementation
UpdateFundAmount(this.index, this.newValue);
las_app package
documentation
features/increase_limit/bloc/increase_event
UpdateFundAmount
UpdateFundAmount.new constructor
UpdateFundAmount class