Cambios visuales completos

This commit is contained in:
2026-05-10 17:28:35 +02:00
parent 8b4ca132aa
commit 42f01949c4
33 changed files with 887 additions and 397 deletions

View File

@@ -23,6 +23,7 @@ class _PantallaAjustesState extends State<PantallaAjustes> {
return Scaffold(
appBar: AppBar(title: Text(l10n.settingsTitle)),
body: FondoFarolero(
intenso: true,
child: SingleChildScrollView(
padding: const EdgeInsets.all(16),
child: Column(