checkBox

fun checkBox(block: CheckBox.() -> Unit? = null): CheckBox
fun checkBox(text: String, block: CheckBox.() -> Unit? = null): CheckBox