sectionRealIndexes property

List<int> sectionRealIndexes
final

store section real index in SliverList, format: sectionList index, SliverList index.

Implementation

final List<int> sectionRealIndexes;