Returns the scroll offset of the child with the given index.
double indexToScrollOffset(int index) => index * itemExtent;