var icon: String
Icon type.
Getter
Setter
fun Container.icon(icon: String, init: Icon.() -> Unit = null): Icon
DSL builder extension function.
It takes the same parameters as the constructor of the built component.