currentStep property
int
get
currentStep
Returns the current step index (0-based).
Implementation
int get currentStep => _currentStep;
Returns the current step index (0-based).
int get currentStep => _currentStep;