Function zng::widget::background_color

source ยท
pub fn background_color(
    child: impl UiNode,
    color: impl IntoVar<Rgba>,
) -> impl UiNode
Expand description

P Fill color background.

This property applies a node::flood as background.