This commit is contained in:
Hamza-Ayed
2025-03-08 19:35:09 +03:00
parent d41314cfed
commit 5a4664ed67
30 changed files with 433 additions and 306 deletions

View File

@@ -171,7 +171,7 @@ class CardSeferWalletDriver extends StatelessWidget {
children: [
Text(
// '${AppInformation.appName} Wallet',
'Sovo Wallet',
'Tripz Wallet',
style: AppStyle.headTitle.copyWith(
color: AppColor.writeColor, fontSize: 26),
),