menu
hubble_main package
documentation
goal/view_v2/fixed_tenure/predefined_tenure_amount_selection/predefined_tenure_amount_selection.dart
PredefinedTenureAmountSelection
onContinueClick property
onContinueClick property
dark_mode
light_mode
onContinueClick
property
void Function
({
required
double
goalAmount
,
required
String
?
goalId
})
onContinueClick
final
Implementation
final void Function({required String? goalId, required double goalAmount}) onContinueClick;
hubble_main package
documentation
goal/view_v2/fixed_tenure/predefined_tenure_amount_selection/predefined_tenure_amount_selection
PredefinedTenureAmountSelection
onContinueClick property
PredefinedTenureAmountSelection class