feature/payment #77
@ -73,7 +73,7 @@ class _PaymentScreenState extends State<PaymentScreen> {
|
||||
padding: const EdgeInsets.all(16.0),
|
||||
child: Column(
|
||||
mainAxisAlignment: MainAxisAlignment.center,
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
crossAxisAlignment: CrossAxisAlignment.center,
|
||||
children: [
|
||||
if (orderId.isNotEmpty)
|
||||
Text("Order ID: $orderId", style: const TextStyle(fontSize: 18)),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user