diff --git a/lib/new_ui/screens/splash_screen/splash_screen.dart b/lib/new_ui/screens/splash_screen/splash_screen.dart index ef9a3de..bd42ba2 100644 --- a/lib/new_ui/screens/splash_screen/splash_screen.dart +++ b/lib/new_ui/screens/splash_screen/splash_screen.dart @@ -119,6 +119,7 @@ class _SplashScreenState extends ConsumerState { return const Scaffold( body: Center( child: CircularProgressIndicator(), + // child: SizedBox( // child: Lottie.asset("assets/animation/loadinglottie.json"), // height: 250,