1/8/1
This commit is contained in:
@@ -42,7 +42,7 @@ class SplashScreen extends StatelessWidget {
|
||||
TypewriterAnimatedText(
|
||||
'Welcome to ${AppInformation.appName}',
|
||||
textStyle:
|
||||
AppStyle.headTitle.copyWith(color: AppColor.greenColor),
|
||||
AppStyle.headTitle2.copyWith(color: AppColor.greenColor),
|
||||
speed: const Duration(milliseconds: 200),
|
||||
),
|
||||
], isRepeatingAnimation: true),
|
||||
|
||||
Reference in New Issue
Block a user