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