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