Sfoglia il codice sorgente

FreeUpSpace: Fix success dialog for light theme

Neeraj Gupta 3 anni fa
parent
commit
af71a78172
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 3
      lib/ui/settings/backup_section_widget.dart

+ 0 - 3
lib/ui/settings/backup_section_widget.dart

@@ -198,9 +198,6 @@ class BackupSectionWidgetState extends State<BackupSectionWidget> {
         TextButton(
           child: Text(
             "Ok",
-            style: TextStyle(
-              color: Colors.white,
-            ),
           ),
           onPressed: () {
             if (Platform.isIOS) {