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