currentStep property

int get currentStep

Returns the current step index (0-based).

Implementation

int get currentStep => _currentStep;