scrollToTop

suspend fun LazyListState.scrollToTop()

Scrolls the LazyList to the top.

This function scrolls the LazyList to the first item (index 0).