Procházet zdrojové kódy

FreeUpSpace: Fix success dialog for light theme

Neeraj Gupta před 3 roky
rodič
revize
af71a78172
1 změnil soubory, kde provedl 0 přidání a 3 odebrání
  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(
         TextButton(
           child: Text(
           child: Text(
             "Ok",
             "Ok",
-            style: TextStyle(
-              color: Colors.white,
-            ),
           ),
           ),
           onPressed: () {
           onPressed: () {
             if (Platform.isIOS) {
             if (Platform.isIOS) {