segs property

List<TaggedLineSegment> segs
getter/setter pair

Implementation

List<TaggedLineSegment> segs = List.empty(growable: true);