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