pub fn set_current_appearance(appearance: Appearance)Expand description
Point the context-free paint helpers at an appearance. Called by
Theme::install; exposed for tests that
build a theme without an App.
pub fn set_current_appearance(appearance: Appearance)Point the context-free paint helpers at an appearance. Called by
Theme::install; exposed for tests that
build a theme without an App.