7/31/1
This commit is contained in:
@@ -10,7 +10,7 @@ class LocaleController extends GetxController {
|
||||
String countryCode = '';
|
||||
void restartApp() {
|
||||
// Get.offAll(MyApp);
|
||||
runApp(const MyApp());
|
||||
runApp(MyApp());
|
||||
}
|
||||
|
||||
ThemeData appTheme = themeEnglish;
|
||||
|
||||
Reference in New Issue
Block a user