menu
flutter_easy package
documentation
components/src/base_segment_bar.dart
BaseSegmentBar
selectIndex property
selectIndex property
dark_mode
light_mode
selectIndex
property
int
selectIndex
final
默认选中的下标
Implementation
final int selectIndex;
flutter_easy package
documentation
components/src/base_segment_bar
BaseSegmentBar
selectIndex property
BaseSegmentBar class