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