This commit is contained in:
Hamza-Ayed
2024-01-01 00:56:25 +03:00
parent 8475bdc831
commit e3a63e18fc
13 changed files with 437 additions and 292 deletions

View File

@@ -187,7 +187,7 @@ class PassengerProfilePage extends StatelessWidget {
)),
Positioned(
left: 70,
bottom: 240,
bottom: 100,
right: 70,
child: MyElevatedButton(
title: 'Sign Out'.tr,
@@ -197,7 +197,7 @@ class PassengerProfilePage extends StatelessWidget {
),
Positioned(
left: 70,
bottom: 140,
bottom: 10,
right: 70,
child: MyElevatedButton(
title: 'Delete My Account'.tr,