Whether this item is at the specified position.
position
bool isAt(int position) => index == position;