segments property

List<ZetaButtonSegment<T>> segments
final

Descriptions of the segments in the button.

Implementation

final List<ZetaButtonSegment<T>> segments;