mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-14 03:32:23 +01:00
10.0.8
This commit is contained in:
@@ -126,7 +126,7 @@ class ProgressDialog extends AbstractDialog {
|
||||
header: InfoLabel(
|
||||
label: text,
|
||||
child: Container(
|
||||
padding: const EdgeInsets.only(bottom: 16.0),
|
||||
padding: const EdgeInsets.symmetric(vertical: 16.0),
|
||||
width: double.infinity,
|
||||
child: const ProgressBar()
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user