menu
flutter_extended package
documentation
extensions/ext_context.dart
ExtContext
textTheme property
textTheme property
dark_mode
light_mode
textTheme
property
TextTheme
get
textTheme
Shortcut to access the current
TextTheme
.
Implementation
TextTheme get textTheme => theme.textTheme;
flutter_extended package
documentation
extensions/ext_context
ExtContext
textTheme property
ExtContext extension on
BuildContext