6/22/2
This commit is contained in:
@@ -138,9 +138,7 @@ class PromosPassengerPage extends StatelessWidget {
|
||||
textStyle: AppStyle.title),
|
||||
],
|
||||
isRepeatingAnimation: true,
|
||||
onTap: () {
|
||||
print("Tap Event");
|
||||
},
|
||||
onTap: () {},
|
||||
),
|
||||
Text(
|
||||
rides['description'],
|
||||
|
||||
Reference in New Issue
Block a user