dropdown_dark

Function dropdown_dark 

Source
pub fn dropdown_dark(
    color: Color,
    label: &str,
    items: &[DropdownItem],
) -> Element<Div>
Expand description

Create a dark dropdown menu.