zoom property

double get zoom

Current zoom multiplier (e.g. 1.0 = 100%, 1.5 = 150%).

Implementation

double get zoom => _zoom;