textEdittingController property

TextEditingController textEdittingController
getter/setter pair

Gives us control of the TextEditting controller of the TextField of the current user

Implementation

TextEditingController textEdittingController;