feat: selected after buy

This commit is contained in:
2026-07-10 01:26:29 +03:30
parent 97d156c492
commit 7f420e6ae1
3 changed files with 6 additions and 3 deletions
@@ -8,9 +8,10 @@ class _ShopTabs extends StatelessWidget {
(Icons.monetization_on, 'سکه'),
(Icons.confirmation_number, 'بلیط'),
(Icons.style, 'کارت'),
(Icons.face, 'شخصیت'),
(Icons.casino, 'فرش'),
(Icons.filter_center_focus, 'قاب'),
(Icons.face, 'شخصیت'),
(Icons.bolt, 'تجهیزات'),
(Icons.workspace_premium, 'VIP'),
];