zoom property

int zoom

Implementation

int get zoom => _$this._zoom;
void zoom=(int zoom)

Implementation

set zoom(int zoom) => _$this._zoom = zoom;