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