scrollableBar

fun scrollableBar(child: Node, block: ScrollableBar.() -> Unit? = null): ScrollableBar
fun scrollableBar(block: ScrollableBar.() -> Unit? = null): ScrollableBar