update
This commit is contained in:
+1
-1
@@ -98,7 +98,7 @@ class MyApp extends StatelessWidget {
|
||||
GlobalCupertinoLocalizations.delegate,
|
||||
],
|
||||
supportedLocales: const [
|
||||
Locale('es'), // Spanish
|
||||
Locale('es', 'US'),
|
||||
],
|
||||
title: 'ProsApp',
|
||||
initialRoute: '/',
|
||||
|
||||
Reference in New Issue
Block a user