This commit is contained in:
Hamza Aleghwairyeen
2024-04-13 00:55:09 +03:00
parent 4e35874f2b
commit a02965fac9
11 changed files with 142 additions and 42 deletions

View File

@@ -127,7 +127,7 @@ class DrawerCaptain extends StatelessWidget {
),
onTap: () {
// Handle wallet item tap
Get.to(() => WaletCaptain(), transition: Transition.native);
Get.to(() => WalletCaptain(), transition: Transition.native);
},
),
ListTile(

View File

@@ -116,7 +116,7 @@ class PassengerInfoWindow extends StatelessWidget {
children: [
Container(
decoration: AppStyle.boxDecoration1,
width: Get.width * .25,
width: Get.width * .22,
child: Padding(
padding: const EdgeInsets.all(4.0),
child: Text(
@@ -131,7 +131,7 @@ class PassengerInfoWindow extends StatelessWidget {
width: 16.0), // Add spacing between sections
Container(
decoration: AppStyle.boxDecoration1,
width: Get.width * .27,
width: Get.width * .22,
child: Padding(
padding: const EdgeInsets.all(4),
child: Text(