Mindinventory / drop_down_list

Highly versatile Widget to search through a single or multiple choices from bottom sheet list in a dialog box or a menu.
https://www.mindinventory.com/flutter-app-development.php
MIT License
75 stars 32 forks source link

Change background color #2

Closed Paul-cbt closed 2 years ago

Paul-cbt commented 2 years ago

Hi, how is the background color selected by your package? Thanks

parthmehta339 commented 2 years ago

It is default color now. Let me know if you have different context for question @Paul-cbt

deep-mindinventory commented 2 years ago

@Paul-cbt can you please elaborate more on this point? Are you talking about the provision for changing the background color or something else?

sahilmind commented 2 years ago

@Paul-cbt Now you can change the background color of dropdown by adding dropDownBackgroundColor argument in drop_down_list: 0.0.3 please have a look. I am happy to help you if required. Thanks!