clearText method
void
clearText()
Implementation
void clearText() {
_userAtInfo.clear();
_controller.clear();
notifyListeners();
}
void clearText() {
_userAtInfo.clear();
_controller.clear();
notifyListeners();
}