textSecondary property

TextStyle get textSecondary

Implementation

TextStyle get textSecondary => TextStyle(color: colors.onSecondary);