endZoomIn method

void endZoomIn()

Implementation

void endZoomIn() {
  _setPressed(sdk.ZoomControlButton.zoomIn, isPressed: false);
}