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