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
Please tell me how to set "Label text" in "Supporting text" for TextFormField()?
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.
The text was updated successfully, but these errors were encountered:
Please tell me how to set "Label text" in "Supporting text" for TextFormField()?
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.
The text was updated successfully, but these errors were encountered: