menu
mediasfu_sdk
components_modern\core\theme\mediasfu_theme.dart
MediasfuThemeExtension
textTheme property
textTheme
dark_mode
light_mode
textTheme
property
TextTheme
get
textTheme
Quick access to text theme.
Implementation
TextTheme get textTheme => Theme.of(this).textTheme;
mediasfu_sdk
mediasfu_theme
MediasfuThemeExtension
textTheme property
MediasfuThemeExtension extension on
BuildContext