OutlineYIntervals constructor

const OutlineYIntervals({
  1. required BoundingBox bounds,
})

Implementation

const OutlineYIntervals({required this.bounds});