PredefinedTenureAmountSelection constructor
const
PredefinedTenureAmountSelection({})
Implementation
const PredefinedTenureAmountSelection({
super.key,
required this.planId,
required this.onContinueClick,
required this.onFaqClick,
});