It's a getter that returns the localized list for the school type
List<Text> get schoolType => _localizedSchoolType[_locale.languageCode]!;