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