ZoomLimits constructor Null safety

ZoomLimits(
  1. {required Space1D range}
)

Implementation

ZoomLimits({required this.range});