update payment
This commit is contained in:
@@ -331,7 +331,7 @@ class _ProfileCardSection extends ConsumerWidget {
|
||||
Container(
|
||||
width: 80,
|
||||
height: 80,
|
||||
decoration: BoxDecoration(
|
||||
decoration: const BoxDecoration(
|
||||
shape: BoxShape.circle,
|
||||
color: AppColors.grey100,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user