Update: 2026-06-26 01:43:37

This commit is contained in:
Hamza-Ayed
2026-06-26 01:43:37 +03:00
parent 3002dbd517
commit bd3ba7ecd7
22 changed files with 227 additions and 183 deletions

View File

@@ -55,7 +55,7 @@ class SnackbarConfig {
);
}
SnackbarController mySnackeBarError(String message) {
SnackbarController mySnackbarError(String message) {
// Trigger error haptic feedback
HapticFeedback.mediumImpact();