background_color

Function background_color 

Source
pub fn background_color(
    child: impl IntoUiNode,
    color: impl IntoVar<Rgba>,
) -> UiNode
Expand description

P Fill color background.

This property applies a node::flood as background.