You have a list of a million rows and you want to jump to row 842,013. ScrollController. jumpTo takes a pixel offset, not an index.
Source: [Dev.to](https://dev.to/devshakib/scrolling-to-an-index-in-a-flutter-lazy-list-without-building-everything-above-it-7o9)