textPrimary property

TextStyle get textPrimary

Implementation

TextStyle get textPrimary => TextStyle(color: colors.onPrimary);