You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: