MapMarkerIconModel constructor
MapMarkerIconModel(})
Creates a custom map marker icon model.
Implementation
MapMarkerIconModel(super.icon,
{super.library,
super.size,
super.color,
required this.iconPadding,
required this.padding,
this.iconBackgroundColor,
this.backgroundColor});