diff --git a/app/lib/screens/wallets/wallet_info.dart b/app/lib/screens/wallets/wallet_info.dart index cc2465e4..01e1bb56 100644 --- a/app/lib/screens/wallets/wallet_info.dart +++ b/app/lib/screens/wallets/wallet_info.dart @@ -412,7 +412,7 @@ class _WalletDetailsWidgetState extends ConsumerState { backgroundColor: Theme.of(context).colorScheme.errorContainer), child: Text( - 'Delete', + 'Delete Wallet', style: Theme.of(context).textTheme.bodyLarge!.copyWith( color: Theme.of(context)