zoom property
double
get
zoom
Returns the current zoom without stream
Implementation
double get zoom => _zoomController.value;
Returns the current zoom without stream
double get zoom => _zoomController.value;