unbounded constant

MinMaxZoomPreference const unbounded

Unbounded zooming.

Implementation

static const MinMaxZoomPreference unbounded = MinMaxZoomPreference(
  null,
  null,
);