fix ios staus bar icon colors

This commit is contained in:
Salvatore Giordano
2020-10-29 12:24:40 +01:00
parent 1bd883caf3
commit c9c790e120
9 changed files with 79 additions and 100 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ class MessageActionsModal extends StatelessWidget {
sigmaY: 10.8731,
),
child: Container(
color: Colors.black.withOpacity(0.2),
color: Colors.black.withOpacity(0.1),
),
),
),