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

how to change background for inputs in UnderlineDecoration? #36

Closed
OlegBrony opened this issue Jul 1, 2020 · 1 comment · Fixed by #37
Closed

how to change background for inputs in UnderlineDecoration? #36

OlegBrony opened this issue Jul 1, 2020 · 1 comment · Fixed by #37
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@OlegBrony
Copy link

is there a prop about changing background color for UnderlineDecoration? I want to make something like this
image
I tried to make it with BoxLooseDecoration and solid color, but I can't change border to make it only on bottom.

@TinoGuo TinoGuo self-assigned this Jul 4, 2020
@TinoGuo TinoGuo added enhancement New feature or request help wanted Extra attention is needed labels Jul 4, 2020
@TinoGuo
Copy link
Owner

TinoGuo commented Jul 4, 2020

you can use solidColor since 3.0.4, because this lib initial purpose only for pin and i ignored the underlineDecoration. anyway, you can use it now.

@TinoGuo TinoGuo closed this as completed Jul 4, 2020
@TinoGuo TinoGuo linked a pull request Jul 5, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants