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