showOnlyCurrentStep property

bool showOnlyCurrentStep
final

Whether the active step should be the only one visible whilst showing all future steps indicators.

Only works in combination with showAllSteps true

Implementation

final bool showOnlyCurrentStep;