imrpoving tran flow
This commit is contained in:
@@ -64,7 +64,7 @@ class _GatewayScreenState extends State<GatewayScreen> {
|
|||||||
content: Text("Payment was successful, please wait while we process your order."),
|
content: Text("Payment was successful, please wait while we process your order."),
|
||||||
behavior: SnackBarBehavior.floating,
|
behavior: SnackBarBehavior.floating,
|
||||||
backgroundColor: Colors.black87,
|
backgroundColor: Colors.black87,
|
||||||
duration: const Duration(seconds: 5),
|
duration: const Duration(seconds: 10),
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user