SharedExpandState

constructor(expanded: SnapshotStateList<Int>, expandSingleOnly: MutableState<Boolean>, toggleExpand: (id: Int) -> Unit)