diff --git a/lib/screens/myWallets/unlocking_wallet.dart b/lib/screens/myWallets/unlocking_wallet.dart index 83b2397..194c3bf 100644 --- a/lib/screens/myWallets/unlocking_wallet.dart +++ b/lib/screens/myWallets/unlocking_wallet.dart @@ -171,7 +171,7 @@ class UnlockingWallet extends StatelessWidget { 'changeChest'.tr(), style: const TextStyle( fontSize: 22, - color:Colors.grey, // orangeC + color: Colors.grey, // orangeC fontWeight: FontWeight.w600), ), ),