var icon: String
Icon type.
Getter
Icon type.
Setter
Icon type.
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.