menu
healthicons_flutter package
documentation
filled/low_income_level.dart
LowIncomeLevel
LowIncomeLevel.new const constructor
LowIncomeLevel.new const constructor
dark_mode
light_mode
LowIncomeLevel
constructor
const
LowIncomeLevel
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const LowIncomeLevel({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
filled/low_income_level
LowIncomeLevel
LowIncomeLevel.new const constructor
LowIncomeLevel class