pub fn foreground_color(
child: impl IntoUiNode,
color: impl IntoVar<Rgba>,
) -> UiNodeExpand description
P Fill color overlay.
This property applies a node::flood as foreground.
pub fn foreground_color(
child: impl IntoUiNode,
color: impl IntoVar<Rgba>,
) -> UiNodeP Fill color overlay.
This property applies a node::flood as foreground.