S360fFundAllocation constructor
const
S360fFundAllocation({})
Implementation
const S360fFundAllocation({
required this.funds,
required this.values,
required this.onChanged,
this.title,
this.subtitle,
super.key,
});