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