color_scheme

Function color_scheme 

Source
pub fn color_scheme(
    child: impl IntoUiNode,
    color_scheme: impl IntoVar<Option<ColorScheme>>,
) -> UiNode
Expand description

P Binds the color_scheme window var with the property value.

The binding is bidirectional and the window variable is assigned on init.