selectLanguagePress method
[Future<[void>]]
Navigates the user after choosing lthe anguage.
This function navigate user to /appSettingsPage
route if the user is
authenticated else navigate to demoMode - /MainScreenPage
route.
params: None
returns: None
Implementation
Future<void> async
- talawa
- lang_view_model
- AppLanguage
- selectLanguagePress method