animateScrollToItem

suspend fun animateScrollToItem(index: Int, itemCount: Int? = null)

Animates scrolling to the given index. If the wheel picker is infinite, passing the itemCount will allow the picker to scroll to the nearest matching index