Since my problem is not with a code, I will explain it to the images.
There are 3 fields that I think are textFields (Müşteri, Marka, Ürün). Clicking on these fields;
This opens a list. When I tap an option from this list;
It writes my chosen option inside this textField.
- Which Widgets and how do I need to use it so that I can do this?
- How can I print data from a list into textField or textFormField?
- How can I redirect to a list when textField is clicked?


