How to create under the label in Textformfield, not a border, in Flutter
I want to create a Textformfield. But the label shows under the Textformfield, not the border. And Textformfield corner is rounded and the validation error is below the Textformfield. How to achieve in this type UX design in flutter .