onMapCreated property

MapCreatedCallback? onMapCreated
final

Callback method for when the map is ready to be used.

Used to receive a GoogleMapController for this GoogleMap.

Implementation

final MapCreatedCallback? onMapCreated;