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