currentIndex property

int get currentIndex

Current position index in history (-1 means at start)

Implementation

int get currentIndex => _currentIndex;