menu
healthicons_flutter package
documentation
filled/lab_search.dart
LabSearch
LabSearch.new const constructor
LabSearch.new const constructor
dark_mode
light_mode
LabSearch
constructor
const
LabSearch
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const LabSearch({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
filled/lab_search
LabSearch
LabSearch.new const constructor
LabSearch class