FreeUpSpace: Fix success dialog for light theme

This commit is contained in:
Neeraj Gupta 2022-06-12 21:36:51 +05:30
parent 85e8623b95
commit af71a78172
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1

View file

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