Files
elcaribe/news-app/lib/utils/labelKeys.dart

3 lines
84 B
Dart

const String lightThemeKey = "lightTheme";
const String darkThemeKey = "darkTheme";