textPrimary property

Color get textPrimary

Implementation

Color get textPrimary => colors['textPrimary'] ?? AppColors.textPrimary;