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