displaySmall static method
Display Text
Implementation
static displaySmall(AppThemeExtension themeExt) => TextStyle(color: themeExt.displayTextSmallColor);
Display Text
static displaySmall(AppThemeExtension themeExt) => TextStyle(color: themeExt.displayTextSmallColor);