sectionIndex property

int get sectionIndex

Implementation

int get sectionIndex => separated ? _listIndex ~/ 2 : _listIndex;