IndicesIterableExtension extension

on

Methods

indices({int step = 1}) Range<int>
Returns a Range of the indices of this iterable that can be accessed with the [] operator.