widgets/components/segmented_control library

Segmented control component library.

This library provides the SegmentedControl and SegmentData for multiple-choice selection.

Classes

SegmentData
Data model for a single segment in SegmentedControl.
SegmentedControl<T>
A custom segmented control widget that wraps SegmentedButton.