I have a TextEditingController where if a user clicks a button it fills in with information. I can\'t seem to figure out how to change the text inside of a
TextEditingController
TextEditingController()..text = "new text"