BaseTextLocale constructor

BaseTextLocale()

Implementation

factory BaseTextLocale() {
  return _singleton;
}