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