Function zng_wgt_fill::node::flood

source ·
pub fn flood(color: impl IntoVar<Rgba>) -> impl UiNode
Expand description

Node that fills the widget area with a color.

Note that this node is not a full widget, it can be used as part of a widget without adding to the info tree.