textTertiary property
Color
get
textTertiary
Implementation
Color get textTertiary => colors['textTertiary'] ?? AppColors.textTertiary;
Color get textTertiary => colors['textTertiary'] ?? AppColors.textTertiary;