maj tests
Laverie/mobile/pipeline/head This commit looks good

This commit is contained in:
bastien
2026-07-05 00:01:55 +02:00
parent 1c13103c01
commit a4c4423678
5 changed files with 11 additions and 26 deletions
@@ -51,7 +51,7 @@ class ActiveWashProgressCard extends StatelessWidget {
Text(wash.machineName, style: Theme.of(context).textTheme.titleMedium),
Text(
p.phaseLabel,
style: TextStyle(
style: const TextStyle(
color: AppColors.machineRunning,
fontWeight: FontWeight.w600,
fontSize: 13,