onTextEditingController method

dynamic onTextEditingController()

Implementation

onTextEditingController() {
  oldValue = controllerText;
}