MultiSelect

constructor(selected: MutableState<List<Int>>, selectOnCheckboxClickOnly: Boolean = true, showSelectionCounter: Boolean = false)