index property

  1. @override
int index
override

Returns the current index.

Implementation

@override
int get index => _currentIndex;