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