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

Need a subtitle for all the widgets #237

Closed
kmusham opened this issue Mar 2, 2020 · 1 comment
Closed

Need a subtitle for all the widgets #237

kmusham opened this issue Mar 2, 2020 · 1 comment

Comments

@kmusham
Copy link

kmusham commented Mar 2, 2020

Hi
I've a requirement to show a title and subtitle for all the widgets. I see just the labelText but no a subtitle.

Please advice me to show a subtitle for the widget?

Thanks

@danvick
Copy link
Collaborator

danvick commented Mar 9, 2020

Hi @kmusham,
Flutter doesn't provide a subtitle on an InputDecoration. What comes close to what you may use is hintText or helperText. The two, however, appear below the input field.

@danvick danvick closed this as completed May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants