menu
ra_segmented_switch package
documentation
segmented_switch/segmented_switch_widget.dart
RASegmentedSwitch
items property
items property
dark_mode
light_mode
items
property
List
<
RASegmentedSwitchItem
>
items
final
A collections item of
RASegmentedSwitchItem
.
Implementation
final List<RASegmentedSwitchItem> items;
ra_segmented_switch package
documentation
segmented_switch/segmented_switch_widget
RASegmentedSwitch
items property
RASegmentedSwitch class