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

Where "Label text" in "Supporting text" for Android Material Design 3 #108

Closed
gorkovv opened this issue May 3, 2023 · 1 comment
Closed

Comments

@gorkovv
Copy link

gorkovv commented May 3, 2023

Please tell me how to set "Label text" in "Supporting text" for TextFormField()?
Снимок экрана от 2023-05-03 14-56-52
You ignored it in class DialogTextField. And these properties are present in Material Design 3.
They just need to be added to DialogTextField() and transferred to TextFormField->InputDecoration.

@mono0926
Copy link
Owner

This package doesn't support that kind of flexibility as described here: #19 (comment)

Material style TextField only feature is inconvenient for adaptive support.

So if you want to achieve it, implement it yourself without using this package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants