currentStepIndex property

int get currentStepIndex

Current step index (0-based)

Implementation

int get currentStepIndex => _currentStepIndex;