I want to fixed my label text in the top of the TextEditingController field. normality when we write something/ focus on the field then the label text go into the top. But i want to fixed label text in the top. And after focus whole background will change.
I tried but always i found the label move after i write something in the text editing field. Then i tried to use Column and first child as text and second as textEditingController Field but the issue is after focus on textEditingController the whole backgroud will be change With the text .