From 35c7647d369e7a0c585c4f7b4d6722cd5c11ea73 Mon Sep 17 00:00:00 2001 From: joaomiranda Date: Wed, 13 May 2026 16:29:40 +0100 Subject: [PATCH] teste --- lib/core/theme/app_theme.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/core/theme/app_theme.dart b/lib/core/theme/app_theme.dart index 6099662..f82bad8 100644 --- a/lib/core/theme/app_theme.dart +++ b/lib/core/theme/app_theme.dart @@ -2,7 +2,7 @@ import 'package:flutter/material.dart'; import 'app_colors.dart'; import 'app_typography.dart'; import 'app_motion.dart'; - +//olá class AppTheme { const AppTheme._();