setTR method

void setTR()

Implementation

void setTR() {
  _type = LangType.tr;
  notifyListeners();
}