sectionIndex property

int sectionIndex

Implementation

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