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