CustomMarkerPin constructor
const
CustomMarkerPin(
- MapMarkerIconModel model, {
- Key? key,
Creates a marker pin for model.
Implementation
const CustomMarkerPin(this.model, {super.key});