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