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