onMapCreated property
Callback method for when the map is ready to be used.
Used to receive a GoogleMapController for this GoogleMap.
Implementation
final MapCreatedCallback? onMapCreated;
Callback method for when the map is ready to be used.
Used to receive a GoogleMapController for this GoogleMap.
final MapCreatedCallback? onMapCreated;