refactorización de pantallas
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user