VirtualListState

constructor(scrollState: ScrollState = ScrollState(), initialIndex: Int? = null)(source)

Parameters

initialIndex

optional initial zero-based item target.

Type Parameters

K

stable item key type.