switch

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