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