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