Update: 2026-06-11 13:47:39
This commit is contained in:
@@ -73,7 +73,7 @@ class SplashScreen extends StatelessWidget {
|
||||
const SizedBox(height: 30),
|
||||
// App Name and Slogan with staggered animation
|
||||
_AnimatedText(
|
||||
text: 'Intaleq', // Your App Name
|
||||
text: 'Siro', // Your App Name
|
||||
animation: splashScreenController.animation,
|
||||
style: textTheme.headlineMedium?.copyWith(
|
||||
color: textColor,
|
||||
|
||||
Reference in New Issue
Block a user