MVP Apresantação Final

This commit is contained in:
Carlos Correia
2026-07-14 20:59:16 +01:00
parent 5b25d9bef4
commit afce79b9b9
25 changed files with 503 additions and 96 deletions

View File

@@ -90,7 +90,7 @@ class _HelloSplashScreenState extends State<HelloSplashScreen> with TickerProvid
style: TextStyle(
fontSize: 64,
fontWeight: FontWeight.w900,
color: const Color(0xFFFF9AD0),
color: Color(0xFFFF9AD0),
height: 1.0,
),
),