menu
iconoir_flutter package
documentation
regular/multi_bubble.dart
MultiBubble
MultiBubble.new const constructor
MultiBubble.new const constructor
dark_mode
light_mode
MultiBubble
constructor
const
MultiBubble
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const MultiBubble({super.key, this.color, this.width, this.height});
iconoir_flutter package
documentation
regular/multi_bubble
MultiBubble
MultiBubble.new const constructor
MultiBubble class