currentIndex property

int get currentIndex

Current zero-based step index.

Implementation

int get currentIndex => _currentIndex;