pub fn icon(child: impl IntoUiNode, icon: impl IntoUiNode) -> UiNodeExpand description
P Dialog icon widget.
Note that this takes in an widget, you can use the ICONS service to get an icon widget.
pub fn icon(child: impl IntoUiNode, icon: impl IntoUiNode) -> UiNodeP Dialog icon widget.
Note that this takes in an widget, you can use the ICONS service to get an icon widget.