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