fix
This commit is contained in:
8
lib/core/theme/theme.dart
Normal file
8
lib/core/theme/theme.dart
Normal file
@@ -0,0 +1,8 @@
|
||||
/// Export all core theme components
|
||||
///
|
||||
/// Contains Material 3 theme configuration
|
||||
library;
|
||||
|
||||
export 'app_theme.dart';
|
||||
export 'colors.dart';
|
||||
export 'typography.dart';
|
||||
Reference in New Issue
Block a user