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