浏览代码

Fix button color for rate us dialog

Neeraj Gupta 3 年之前
父节点
当前提交
28630a39c6
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      lib/ui/settings/backup_section_widget.dart

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

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