stepperList property

List<StepperData> stepperList
final

Stepper List of type StepperData to render the Stepper on the UI with data

Implementation

final List<StepperData> stepperList;