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