currentStepIndex property
int
get
currentStepIndex
Gets the current step index.
Implementation
int get currentStepIndex => _currentStepIndex;
Gets the current step index.
int get currentStepIndex => _currentStepIndex;