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