How to always show hint text in Flutter

Viewed 30

I am trying to create a text field that has hintText which would not disappear after I start typing. The dashes of the phone mask should not disappear when I start typing. hint text with phone mask

0 Answers
Related