Function zng::widget::foreground_color
source ยท pub fn foreground_color(
child: impl UiNode,
color: impl IntoVar<Rgba>,
) -> impl UiNode
Expand description
P
Fill color overlay.
This property applies a node::flood
as foreground
.