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