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