[−][src]Trait iced_style::pick_list::StyleSheet
A set of rules that dictate the style of a container.
Required methods
fn menu(&self) -> Style
fn active(&self) -> Style
fn hovered(&self) -> Style
Produces the style of a container.