bottomToolbar

fun Page.bottomToolbar(className: String? = null, init: BottomToolbar.() -> Unit? = null): BottomToolbar

DSL builder extension function.

It takes the same parameters as the constructor of the built component.