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