open fun down(builder: Container.() -> Unit): Unit
DSL function to add components at the DOWN position.
builder - DSL builder function
builder