pub fn dropdown_dark( color: Color, label: &str, items: &[DropdownItem], ) -> Element<Div>
Create a dark dropdown menu.