Skip to content
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

FormBuilderDropdown reset button wrong color #1078

Closed
tonypottera24 opened this issue Jul 10, 2022 · 4 comments · Fixed by #1095
Closed

FormBuilderDropdown reset button wrong color #1078

tonypottera24 opened this issue Jul 10, 2022 · 4 comments · Fixed by #1095
Labels
bug Something isn't working

Comments

@tonypottera24
Copy link

The color of the reset button in FormBuilderDropdown is black.
In other widgets, the reset button looks like black54.
The color cannot be changed by InputDecoration.suffixIconColor.

@tonypottera24 tonypottera24 added the bug Something isn't working label Jul 10, 2022
@deandreamatias deandreamatias added the good first issue Good for newcomers label Jul 10, 2022
@deandreamatias
Copy link
Collaborator

deandreamatias commented Jul 30, 2022

Hi @tonypottera24
With reset button do you refer to clearIcon?

@deandreamatias deandreamatias removed the good first issue Good for newcomers label Jul 30, 2022
@tonypottera24
Copy link
Author

Hi @deandreamatias
yes... but I just noticed that it is called cleanIcon here...
and I cannot set it to null and provide my own icon by suffixIcon.

@deandreamatias
Copy link
Collaborator

Yeah yeah, I misstype my sentence

@tonypottera24
Copy link
Author

tonypottera24 commented Jul 30, 2022

@deandreamatias sorry that I just want to point out that they should have the same name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants