MapChooserPage constructor
const
MapChooserPage({
- LatLng? location,
- bool creating = false,
Implementation
const MapChooserPage({
this.location,
this.creating = false,
});