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