zoomOut method

void zoomOut()

Implementation

void zoomOut() => canvasDelegate?.zoomFromCenter(0.77);