pub static BASE_COLOR_VAR: ContextVar<LightDark>
Expand description
Seed color for widget background.
See also LightDarkVarExt
for helper methods implemented on LightDark
variables.
pub static BASE_COLOR_VAR: ContextVar<LightDark>
Seed color for widget background.
See also LightDarkVarExt
for helper methods implemented on LightDark
variables.