11/9/1
This commit is contained in:
@@ -30,7 +30,7 @@ class RideBeginPassenger extends StatelessWidget {
|
||||
return Positioned(
|
||||
left: 10,
|
||||
right: 10,
|
||||
bottom: 4,
|
||||
bottom: 10,
|
||||
child: Container(
|
||||
decoration: AppStyle.boxDecoration,
|
||||
height: controller.statusRide == 'Begin' ? Get.height * .33 : 0,
|
||||
|
||||
Reference in New Issue
Block a user