totalCount property
The total number of steps/items in the slider.
The maximum value will be totalCount * interval.
Implementation
final int totalCount;
The total number of steps/items in the slider.
The maximum value will be totalCount * interval.
final int totalCount;