update payment

This commit is contained in:
Phuoc Nguyen
2025-12-01 10:03:24 +07:00
parent 50aed06aad
commit 4ecb236532
7 changed files with 1216 additions and 1066 deletions

View File

@@ -331,7 +331,7 @@ class _ProfileCardSection extends ConsumerWidget {
Container(
width: 80,
height: 80,
decoration: BoxDecoration(
decoration: const BoxDecoration(
shape: BoxShape.circle,
color: AppColors.grey100,
),