tab

fun tab(text: String, block: Tab.() -> Unit? = null): Tab
fun tab(text: String, graphic: Node?, block: Tab.() -> Unit? = null): Tab