MultiStepSpinner constructor

MultiStepSpinner(
  1. List<String> steps
)

Implementation

MultiStepSpinner(this.steps);