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