menu
epos_frontend_shared package
documentation
widgets/custom/S360fFundAllocation/main.dart
FundAllocationModel
FundAllocationModel.new constructor
FundAllocationModel.new constructor
dark_mode
light_mode
FundAllocationModel
constructor
FundAllocationModel
(
{
required
String
name
,
String
?
description
,
IconData
?
icon
,
})
Implementation
FundAllocationModel({required this.name, this.description, this.icon});
epos_frontend_shared package
documentation
widgets/custom/S360fFundAllocation/main
FundAllocationModel
FundAllocationModel.new constructor
FundAllocationModel class