fun Container.footer(: String? = null, : Boolean = false, : Align? = null, : Set<String>? = null, : String? = null, : (Footer.() -> Unit)? = null): Footer
DSL builder extension function.
It takes the same parameters as the constructor of the built component.