LabelList

fun LabelList(labels: List<Label>, selectedLabelIds: Set<Int>, onToggleSelectLabel: (Int) -> Unit)(source)