button

fun button(command: Command): Button
fun button(command: Command, block: Button.() -> Unit): Button