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