totalSteps property
The total number of steps in the progress bar.
This determines how many segments the progress indicator will have.
Implementation
final int totalSteps;
The total number of steps in the progress bar.
This determines how many segments the progress indicator will have.
final int totalSteps;