customItemsIndexes property

List<int>? customItemsIndexes
final

Indexes of the items you want to give different height (useful for adding dividers)

Implementation

final List<int>? customItemsIndexes;