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