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