onSecondaryColor property
Color
get
onSecondaryColor
Returns the color for the secondary element's text, based on the current theme.
Implementation
Color get onSecondaryColor => theme.colorScheme.onSecondary;