-
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
searchInputDecoration not working #78
Comments
Hello @rhernandez-itemsoft , Without more explanations, without minimalist code example to reproduce your issue, I cannot provide better support than pointing you in the direction of the example for searchInputDecoration: I hope this will solve your issue. |
Currently we can change the layout of the input search that is displayed in the dialog window, but how do we change the layout of the root input field search (SearchChoices.single...) |
Hi @rhernandez-itemsoft , Thanks a lot for the clarification. Though, this is not exactly what you are asking for, you may want to try the use of |
Hello @rhernandez-itemsoft , I just added the I will try to integrate more fixes and enhancements before publication to pub.dev . In the meanwhile, you can use the latest GitHub repository code with the following in your search_choices:
git:
url: https://github.com/lcuis/search_choices.git |
Version 2.0.21 is published on pub.dev . search_choices: |
Closing for inactivity. Feel free to reopen if needed. |
When set "searchInputDecoration" this not working:
searchInputDecoration: InputDecoration(...
this not set my custom "decoration"
The text was updated successfully, but these errors were encountered: