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