ListState

@RememberInComposition
constructor(initialSelectedIndices: Set<Int> = emptySet())

Parameters

initialSelectedIndices

the rows selected until the caller or the user moves the selection.