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