onPrimaryColor property
Returns the color for displaying text on the primary color.
Implementation
Color get onPrimaryColor => theme.colorScheme.onPrimary;
Returns the color for displaying text on the primary color.
Color get onPrimaryColor => theme.colorScheme.onPrimary;