nuevas pantallas

This commit is contained in:
2026-05-11 18:44:51 +02:00
parent f8545fc783
commit 2503b64d34
18 changed files with 179 additions and 67 deletions
+4
View File
@@ -104,6 +104,8 @@ class _PantallaNotasState extends State<PantallaNotas> {
child: Column(
crossAxisAlignment: CrossAxisAlignment.start,
children: [
const ArteGameplayFarolero.notas(height: 138),
const SizedBox(height: 10),
Text(
l10n.whoAreYou,
style: Theme.of(context).textTheme.headlineMedium,
@@ -159,6 +161,8 @@ class _PantallaNotasState extends State<PantallaNotas> {
child: Column(
crossAxisAlignment: CrossAxisAlignment.start,
children: [
const ArteGameplayFarolero.notas(height: 120),
const SizedBox(height: 8),
Row(
children: [
IconButton(