menu
smart_lib_theme package
documentation
core/theme/data/text.dart
TextThemesData
bodyMedium static method
bodyMedium static method
dark_mode
light_mode
bodyMedium
static method
dynamic
bodyMedium
(
AppThemeExtension
themeExt
)
Implementation
static bodyMedium(AppThemeExtension themeExt) => TextStyle(color: themeExt.bodyTextMediumColor);
smart_lib_theme package
documentation
core/theme/data/text
TextThemesData
bodyMedium static method
TextThemesData class