AppShell Overview
menu
flutter_stepper
stepper.dart
MultiStepperView
currentStep property
currentStep
dark_mode
light_mode
currentStep
property
int
currentStep
final
The index of the current step. If
steps
is not provided,
currentStep
Implementation
final int currentStep;
flutter_stepper
stepper
MultiStepperView
currentStep property
MultiStepperView class