center property

  1. @override
LatLng? center
override

center of the map

Implementation

@override
LatLng? get center => map?.center;