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