children property

Iterable<Segment<T>> children

Implementation

Iterable<Segment<T>> get children => _children.asIterable;