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