menu
flutter_server_driven package
documentation
utils/extensions.dart
ContextExtensions
textTheme property
textTheme property
dark_mode
light_mode
textTheme
property
TextTheme
get
textTheme
Implementation
TextTheme get textTheme { return Theme.of(this).textTheme; }
flutter_server_driven package
documentation
utils/extensions
ContextExtensions
textTheme property
ContextExtensions extension on
BuildContext