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