zoomStep property

double zoomStep
final

Factor the current scale is multiplied/divided by when the zoom-in / zoom-out buttons are pressed. Defaults to 1.5.

Implementation

final double zoomStep;