menu
stash_app_flutter
core/presentation/theme/app_theme.dart
AppTheme
lightTheme property
lightTheme
dark_mode
light_mode
lightTheme
property
ThemeData
lightTheme
final
Implementation
static final lightTheme = _buildTheme(Brightness.light);
stash_app_flutter
app_theme
AppTheme
lightTheme property
AppTheme class