mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-11-26 20:34:56 +00:00
@ -52,7 +52,7 @@ class _NotificationDialogState extends State<SosNotificationDialog> {
|
||||
),
|
||||
),
|
||||
child: IconButton(
|
||||
padding: const EdgeInsets.all(1),
|
||||
padding: EdgeInsets.all(1),
|
||||
icon: const Icon(
|
||||
Icons.close,
|
||||
color: Colors.grey,
|
||||
|
||||
Reference in New Issue
Block a user