For tornadofx builders specifically, does anyone h...
# tornadofx
s
For tornadofx builders specifically, does anyone have any general guidelines for what order they put things?
Copy code
hbox {
  // children
  // style related?
  // behavior?
}