totalSteps property

int totalSteps
final

The total number of steps in the progress bar.

This determines how many segments the progress indicator will have.

Implementation

final int totalSteps;