25-2/24/1
This commit is contained in:
@@ -222,7 +222,7 @@ class CardTripzWallet extends StatelessWidget {
|
||||
Align(
|
||||
alignment: Alignment.bottomRight,
|
||||
child: Text(
|
||||
encryptionHelper
|
||||
EncryptionHelper.instance
|
||||
.decryptData(
|
||||
box.read(BoxName.name).toString().split(' ')[0])
|
||||
.toString(),
|
||||
|
||||
Reference in New Issue
Block a user