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