choiceBox

fun <V> choiceBox(block: ChoiceBox<V>.() -> Unit? = null): ChoiceBox<V>