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