step 24 : fix drawer, login bg color
This commit is contained in:
@@ -40,8 +40,8 @@ class MyApp extends StatelessWidget {
|
||||
},
|
||||
),
|
||||
debugShowCheckedModeBanner: false,
|
||||
initialRoute: loginRoute,
|
||||
// initialRoute: splashScreen,
|
||||
// initialRoute: loginRoute,
|
||||
initialRoute: splashScreen,
|
||||
// initialRoute: transaksiRoute,
|
||||
// initialRoute: reportRoute,
|
||||
// initialRoute: testFilePickerRoute,
|
||||
|
||||
Reference in New Issue
Block a user