labelSmall static method
Label Text
Implementation
static labelSmall(AppThemeExtension themeExt) => TextStyle(color: themeExt.labelTextSmallColor);
Label Text
static labelSmall(AppThemeExtension themeExt) => TextStyle(color: themeExt.labelTextSmallColor);