Add: Second club page

This commit is contained in:
2024-06-04 12:59:35 +03:00
parent 97664fdb5a
commit c8965dab4e
2 changed files with 110 additions and 17 deletions

View File

@@ -296,7 +296,7 @@ class _BasketPageState extends State<BasketPage> {
child: Column(
children: [
Text(
'Итого: $totalPrice',
'Итого: $totalPrice руб.',
),
ElevatedButton(
onPressed: () => Navigator.of(context).push(