onStepReached property
OnStepReached?
onStepReached
final
Determines what should happen when a step is reached. This callback provides the index of the step that was reached.
Implementation
final OnStepReached? onStepReached;