updatew action buttons (back arrow) to include personalSelected base of it its a personal or business tile.

This commit is contained in:
2024-11-07 14:43:05 +02:00
parent 995b292600
commit ca11824dd1
7 changed files with 15 additions and 1 deletions

View File

@@ -294,6 +294,7 @@ class _ManageBusinessProfileState extends State<ManageBusinessProfile> {
Navigator.of(context).popAndPushNamed(
'/',
arguments: false,
);
},
);