currentStep property

int get currentStep

The current step index (0-based)

Implementation

int get currentStep => _journeyHelper.getCurrentStep();