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