totalCount property

int totalCount
final

The total number of steps/items in the slider. The maximum value will be totalCount * interval.

Implementation

final int totalCount;