huextrat / menu_button

Flutter plugin to display a popup menu button widget with handsome design and easy to use.
https://pub.dev/packages/menu_button
MIT License
65 stars 23 forks source link

To create a way to alter only the dropdown item menu's background color. Allowing the selected item and the list of items to have different background colors. #13

Closed julianallen63 closed 3 years ago

julianallen63 commented 3 years ago

When trying to customize the drop down, you should be able to customize the dropdown items list separate from the selected item.

joanofdart commented 3 years ago

You can already do that @julianallen63