@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user