This commit is contained in:
Felipe
2024-08-02 18:46:17 -05:00
parent e1717f1be7
commit 408744fcc6
7 changed files with 9 additions and 15 deletions
+2 -3
View File
@@ -160,11 +160,10 @@ class _ServiceScreenState extends State<ServiceScreen> {
color: Colors.black54,
),
const SizedBox(width: 15),
service.location ==
ServiceLocationPreferences
service.location == ServiceLocationPreferences
.delivery
? const Text(
'Servicio a s domicilio.',
'Servicio a domicilio.',
style: TextStyle(
color: Colors.black,
fontSize: 14),