From 3b93cffd3823cf32c8b1507796ba844a30f957b9 Mon Sep 17 00:00:00 2001 From: Lucas <240425@epvc.pt> Date: Wed, 13 May 2026 16:31:42 +0100 Subject: [PATCH] =?UTF-8?q?removi=20coment=C3=A1rio?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 f82bad8..6099662 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._();