nuevas pantallas
This commit is contained in:
@@ -82,6 +82,8 @@ class _PantallaDebateState extends State<PantallaDebate> {
|
||||
padding: const EdgeInsets.all(16),
|
||||
child: Column(
|
||||
children: [
|
||||
const ArteGameplayFarolero.fase(height: 110),
|
||||
const SizedBox(height: 10),
|
||||
// Temporizador
|
||||
if (tieneTemporizador) ...[
|
||||
Container(
|
||||
|
||||
Reference in New Issue
Block a user