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