currentIndex property

int? get currentIndex

get index

Implementation

int? get currentIndex => _currentIndex;