Cambio interfaz home (prueba), error en enlace Tiempo y noticias faltan mejoras
This commit is contained in:
@ -110,7 +110,7 @@ List<Map<String, dynamic>> embalsesData = [];
|
||||
padding: const EdgeInsets.only(bottom: 8.0),
|
||||
child: Container(
|
||||
decoration: BoxDecoration(
|
||||
color: Colors.white,
|
||||
color: Colors.white.withOpacity(0.5),
|
||||
borderRadius: BorderRadius.circular(10.0),
|
||||
),
|
||||
child: Column(
|
||||
|
||||
Reference in New Issue
Block a user