refactoring
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import 'package:flutter/material.dart';
|
||||
import 'app_theme.dart'; // Importe tes définitions de thème
|
||||
import '../../../../afterwork/lib/core/theme/app_theme.dart'; // Importe tes définitions de thème
|
||||
|
||||
class ThemeProvider with ChangeNotifier {
|
||||
bool _isDarkMode = false; // Mode sombre par défaut désactivé
|
||||
|
||||
0
lib/presentation/widgets/friendship_status.dart
Normal file
0
lib/presentation/widgets/friendship_status.dart
Normal file
Reference in New Issue
Block a user