improving error handling

This commit is contained in:
2026-06-25 00:30:46 +02:00
parent 664cefcecd
commit 0201a78f17

View File

@@ -181,6 +181,7 @@ class _PayScreenState extends State<PayScreen> with TickerProviderStateMixin {
AppSnackBar.show(
context,
errorMessage,
backgroundColor: Colors.deepOrange,
action: SnackBarAction(
label: 'Check uptime',
textColor: Colors.yellow, // Optional custom styling