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