menu
stash_app_flutter
core/presentation/theme/app_theme.dart
AppThemeX
textTheme property
textTheme
dark_mode
light_mode
textTheme
property
TextTheme
get
textTheme
Implementation
TextTheme get textTheme => Theme.of(this).textTheme;
stash_app_flutter
app_theme
AppThemeX
textTheme property
AppThemeX extension on
BuildContext