Then you can add the title to the view constructor...
# tornadofx
e
Then you can add the title to the view constructor and use a builder for the root node instead of first accessing it and then needing to create an init block and doing with(root).
🤔 1