menu
Flutter
material
Stepper
currentStep property
currentStep
brightness_4
brightness_5
description
currentStep
property
int
currentStep
final
The index into
steps
of the current step whose content is displayed.
Implementation
final int currentStep;
Flutter
material
Stepper
currentStep property
Stepper class