onMapCreated method
dynamic
onMapCreated(
- GoogleMapController controller
Implementation
onMapCreated(GoogleMapController controller) async {
this.controller = controller;
}
onMapCreated(GoogleMapController controller) async {
this.controller = controller;
}