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