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