fix
This commit is contained in:
@@ -288,6 +288,7 @@ class _CitaScreenState extends State<CitaScreen> {
|
||||
)
|
||||
: const SizedBox(),
|
||||
const SizedBox(height: 15),
|
||||
// Text('${widget.evento.range1Hour1} - ${DateTime.now()}'),
|
||||
Text(
|
||||
textAlign: TextAlign.center,
|
||||
'" ${widget.evento.description?.trim()} "',
|
||||
|
||||
Reference in New Issue
Block a user