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