menu
risto_widgets package
documentation
widgets/navigation/section_switcher.dart
SegmentedControl
initialIndex property
initialIndex property
dark_mode
light_mode
initialIndex
property
int
initialIndex
final
The index of the segment that is selected by default.
Defaults to
0
.
Implementation
final int initialIndex;
risto_widgets package
documentation
widgets/navigation/section_switcher
SegmentedControl
initialIndex property
SegmentedControl class