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