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
I'd like to add helper text to a text field. Currently, it's possible to override the error text property to achieve a similar effect. However, when the error text (and the desired error text style) is set, the divider changes color to the theme's error color. The material spec for helper text would meet my requirements.