like ``` button("OK").apply { background = Col...
# getting-started
v
like
Copy code
button("OK").apply {
    background = Color.RED
}