displayMedium static method
Implementation
static displayMedium(AppThemeExtension themeExt) => TextStyle(color: themeExt.displayTextMediumColor);
static displayMedium(AppThemeExtension themeExt) => TextStyle(color: themeExt.displayTextMediumColor);