zoom property

  1. @override
double? zoom
override

zoom level of the map

Implementation

@override
double? get zoom => map?.zoom;