currentStep property
final
Index that is active for the surrounding Stepper widget. This may be different from stepIndex if the user has just changed steps and we are currently animating toward that step.
Implementation
final int currentStep;