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