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