You can use the `s` helper function: ``` s(increme...
# tornadofx
r
You can use the
s
helper function:
Copy code
s(incrementArrow, decrementArrow) {
    shape = " "
    padding = box(0.px)
}