view_model_lang_view_modelAppLanguage constructorinitialize methodOn this pageinitialize method Future<void> initialize () Implementation Future\<void\> initialize() async \{ _appLocale = const Locale('en'); await fetchLocale();\}