From a "scoped" component, you can access shared c...
# tornadofx
e
From a "scoped" component, you can access shared controllers by doing
val myController: Controller by inject(DefaultScope)