tornadofx / tornadofx / javafx.scene.control.ToolBar / children

children

fun ToolBar.children(op: ToolBar.() -> Unit): <ERROR CLASS>
Deprecated: No need to wrap ToolBar children in children{} anymore. Remove the wrapper and all builder items will still be added as before.