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."),
|
||||
behavior: SnackBarBehavior.floating,
|
||||
backgroundColor: Colors.black87,
|
||||
duration: const Duration(seconds: 5),
|
||||
duration: const Duration(seconds: 10),
|
||||
),
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user