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