onClick property

ProgressStepperOnClick? onClick
final

On click callback If set, user tap will trigger it and give the index of tapped step

Implementation

final ProgressStepperOnClick? onClick;