diff --git a/lib/src/screens/cita.dart b/lib/src/screens/cita.dart index b931c12..234ea87 100644 --- a/lib/src/screens/cita.dart +++ b/lib/src/screens/cita.dart @@ -347,7 +347,7 @@ class _CitaScreenState extends State { ], ), ), - widget.evento.status == 'pendiendo' + widget.evento.status == 'pendiente' ? Padding( padding: const EdgeInsets.only(bottom: 30), child: Column(