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