This commit is contained in:
ALEZ-DEV 2024-11-06 19:55:18 +01:00
parent 80ea7ec2cf
commit f66922d813

View File

@ -120,7 +120,7 @@ class _DownloadingGame extends StatelessWidget {
Padding(
padding: const EdgeInsets.only(bottom: 8.0),
child: Text(
"${currentGb.toStringAsFixed(2)} / ${maxGb.toStringAsFixed(2)} GiB (${pourcent.toStringAsFixed(2)}%) - ${currentSpeed.toStringAsFixed(2)}MiB/s",
"${currentGb.toStringAsFixed(2)} / ${maxGb.toStringAsFixed(2)} GiB (${pourcent.toStringAsFixed(2)}%) - ${currentSpeed.toStringAsFixed(2)} MiB/s",
),
),
YaruLinearProgressIndicator(