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