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