scrollIndex

If the component is placed inside LazyColumn or LazyRow, this is the item index in that container. It is used if you want to scroll to a particular component. Does not need to be unique, more components can be placed in a single LazyList.item.