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