onStepTapped property
optional callback that returns the current step index when a step is tapped
Implementation
final Function(int)? onStepTapped;
optional callback that returns the current step index when a step is tapped
final Function(int)? onStepTapped;