index property

int index
final

The index of value in values.

index == position.round() should always be true.

Implementation

final int index;