textEdittingController property
Gives us control of the TextEditting controller of the TextField of the current user
Implementation
TextEditingController textEdittingController;
Gives us control of the TextEditting controller of the TextField of the current user
TextEditingController textEdittingController;