ZoomLimits constructor

ZoomLimits({
  1. required Space1D range,
})

Implementation

ZoomLimits({required this.range});