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._();