salim-lachdhaf / searchable_dropdown

Simple and robust Dropdown with item search feature, making it possible to use an offline item list or filtering URL for easy customization.
MIT License
326 stars 316 forks source link

Focused color #625

Closed fehernyul closed 5 months ago

fehernyul commented 5 months ago

1) add focusedColor 2) the InkWell's focusColor will be Colors.transparent 3) draw focusedBorder when DropDownSearch focused

fehernyul commented 5 months ago

I created the pull request from wrong branch.