menu
iconoir_flutter package
documentation
ev_plug_error.dart
EvPlugError
EvPlugError.new const constructor
EvPlugError.new const constructor
dark_mode
light_mode
EvPlugError
constructor
const
EvPlugError
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const EvPlugError({Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
ev_plug_error
EvPlugError
EvPlugError.new const constructor
EvPlugError class