💄 Optimized wallet screen

This commit is contained in:
2025-10-04 20:38:42 +08:00
parent 5dbe7371cb
commit 44dbfc36d9
4 changed files with 31 additions and 36 deletions

View File

@@ -385,7 +385,7 @@ class _PaymentContentState extends ConsumerState<_PaymentContent> {
return Column(
children: [
Text(
'enterPinToConfirm'.tr(),
'enterPinToConfirmPayment'.tr(),
style: Theme.of(
context,
).textTheme.titleMedium?.copyWith(fontWeight: FontWeight.w500),