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