Dashed

constructor(totalSteps: Int, currentStep: Int, stepStyle: StepStyle)

Parameters

totalSteps

The total number of steps in the stepper.

currentStep

The current active step in the stepper (zero-based index).

stepStyle

The style for the step numbers.