base_color

Function base_color 

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

P Defines the seed color used by widgets to derive background, non active border.

Usually the color is used directly for background fill and highlighted for others.

Sets the BASE_COLOR_VAR.