menu
easy_dev_toolkit package
documentation
core/context_extensions.dart
ContextExtensions
textTheme property
textTheme property
dark_mode
light_mode
textTheme
property
TextTheme
get
textTheme
Access the current
TextTheme
quickly
Implementation
TextTheme get textTheme => theme.textTheme;
easy_dev_toolkit package
documentation
core/context_extensions
ContextExtensions
textTheme property
ContextExtensions extension on
BuildContext