Enhancement: back button to main menu reload

This commit is contained in:
2024-06-04 15:57:17 +03:00
parent eaa8b138a4
commit 1e5b235a6c
4 changed files with 48 additions and 20 deletions

View File

@@ -91,7 +91,10 @@ class _HistoryPageState extends State<HistoryPage> {
body: Column(
mainAxisAlignment: MainAxisAlignment.start,
children: [
const GymLinkHeader(title: 'История заказов'),
const GymLinkHeader(
title: 'История заказов',
toMain: true,
),
Expanded(
child: Row(
children: [