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