Searched refs:content_bg (Results 1 – 1 of 1) sorted by relevance
262 content_bg: None,400 pub content_bg: Option<Color>, field420 if self.content_bg.is_some() { in set_content_style()421 StyleManager::set_background_color(self.content_bg.unwrap())?; in set_content_style()