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