unbounded constant
MinMaxZoomPreference
const unbounded
Unbounded zooming.
Implementation
static const MinMaxZoomPreference unbounded = MinMaxZoomPreference(
null,
null,
);
Unbounded zooming.
static const MinMaxZoomPreference unbounded = MinMaxZoomPreference(
null,
null,
);