scrollBar

fun scrollBar(block: ScrollBar.() -> Unit? = null): ScrollBar
fun scrollBar(orientation: Orientation, block: ScrollBar.() -> Unit): ScrollBar