showAllSteps property

bool showAllSteps
final

Whether two show all the steps with indicators or just the current step.

If you want to show all indicators but only 1 step at a time, set this to true and set showOnlyCurrentStep to true.

Implementation

final bool showAllSteps;