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