menu
iconoir_flutter package
documentation
regular/male.dart
Male
Male.new const constructor
Male.new const constructor
dark_mode
light_mode
Male
constructor
const
Male
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const Male({super.key, this.color, this.width, this.height});
iconoir_flutter package
documentation
regular/male
Male
Male.new const constructor
Male class