3 lines
84 B
Dart
3 lines
84 B
Dart
const String lightThemeKey = "lightTheme";
|
|
const String darkThemeKey = "darkTheme";
|
const String lightThemeKey = "lightTheme";
|
|
const String darkThemeKey = "darkTheme";
|