getCurrentIndex property

int get getCurrentIndex

Get the current index

Implementation

int get getCurrentIndex => currentIndex ?? 0;