pub fn flood(color: impl IntoVar<Rgba>) -> impl UiNode
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.