zoomOut method

void zoomOut()

Implementation

void zoomOut() => zoomBy(-1);