nuevas pantallas
This commit is contained in:
@@ -50,6 +50,8 @@ class _PantallaAdivinanzaState extends State<PantallaAdivinanza> {
|
||||
child: Column(
|
||||
mainAxisAlignment: MainAxisAlignment.center,
|
||||
children: [
|
||||
const ArteGameplayFarolero.fase(height: 132),
|
||||
const SizedBox(height: 12),
|
||||
EncabezadoFarolero(
|
||||
icono: Icons.theater_comedy,
|
||||
titulo: l10n.impostorCanGuess,
|
||||
|
||||
Reference in New Issue
Block a user