Navigates to item at given index(i).
If given index is exceeds min/max length, nothing will happen.
Future<void> Function(int i)? moveTo;