currentStepIndex property
int
get
currentStepIndex
Current step index (0-based)
Implementation
int get currentStepIndex => _currentStepIndex;
Current step index (0-based)
int get currentStepIndex => _currentStepIndex;