We have an application with a login screen which has input field text and password. What I am trying to achive here is; Prevent browsers to ask if, user wants
This will work TextEditingController _controller = new TextEditingController(text:"this works"); but this does not TextEditingController _controller = new Text