7/22/1 location background
This commit is contained in:
@@ -18,7 +18,7 @@ class SplashScreen extends StatelessWidget {
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
Get.put(LocationBackgroundController());
|
||||
// Get.put(LocationBackgroundController());
|
||||
return Scaffold(
|
||||
backgroundColor:
|
||||
AppColor.secondaryColor, // Set your desired background color
|
||||
|
||||
Reference in New Issue
Block a user