segments property

List<Segment> segments
final

All segments displayed in the SegmentedBar.

Used to calculate Segment.value for the ellipsis.

Implementation

final List<Segment> segments;