currentIndex property

int get currentIndex

Implementation

int get currentIndex {
 return _currentIndex;
  }