menu
kivex_flutter package
documentation
icons/map-pinned.dart
MapPinned
MapPinned.new const constructor
MapPinned.new const constructor
dark_mode
light_mode
MapPinned
constructor
const
MapPinned
(
{
Key
?
key
,
double
size
=
24
,
Color
?
color
,
double
strokeWidth
=
2
,
})
Implementation
const MapPinned({ super.key, this.size = 24, this.color, this.strokeWidth = 2, });
kivex_flutter package
documentation
icons/map-pinned
MapPinned
MapPinned.new const constructor
MapPinned class