refactorización de pantallas

This commit is contained in:
2026-05-11 23:16:38 +02:00
parent 1929d86689
commit 4599678e77
48 changed files with 1446 additions and 1463 deletions
+3 -1
View File
@@ -223,7 +223,9 @@ class _PantallaResultadoOnlineState extends State<PantallaResultadoOnline> {
AppLocalizations l10n,
) {
return Center(
child: Card(
child: PanelFarolero(
margin: const EdgeInsets.all(16),
borderColor: TemaApp.colorNaranja.withValues(alpha: 0.48),
child: Padding(
padding: const EdgeInsets.all(24),
child: Column(