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