update
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user