segmentedControlLabels property

List<String>? segmentedControlLabels
final

Segment labels for the center segmented control. If provided, replaces the title with a segmented control.

Implementation

final List<String>? segmentedControlLabels;