menu
epos_frontend_shared package
documentation
widgets/custom/S360fInvestmentStrategy/main.dart
InvestmentStrategy
InvestmentStrategy.new constructor
InvestmentStrategy.new constructor
dark_mode
light_mode
InvestmentStrategy
constructor
InvestmentStrategy
(
{
required
String
name
,
required
Map
<
String
,
double
>
fundAllocations
,
})
Implementation
InvestmentStrategy({required this.name, required this.fundAllocations});
epos_frontend_shared package
documentation
widgets/custom/S360fInvestmentStrategy/main
InvestmentStrategy
InvestmentStrategy.new constructor
InvestmentStrategy class