menu
flutter_city_picker package
documentation
view/listview_section.dart
RenderExpandableSectionContainer
sectionIndex property
sectionIndex property
dark_mode
light_mode
sectionIndex
property
int
get
sectionIndex
Implementation
int get sectionIndex => separated ? _listIndex ~/ 2 : _listIndex;
flutter_city_picker package
documentation
view/listview_section
RenderExpandableSectionContainer
sectionIndex property
RenderExpandableSectionContainer class