index property

int get index

Gets the current index of the ListGenerator.

Implementation

int get index => _index;