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