onPrimaryColor property
Color
get
onPrimaryColor
The color used for text or icons displayed on primary color backgrounds.
Implementation
Color get onPrimaryColor => _colorScheme.onPrimary;
The color used for text or icons displayed on primary color backgrounds.
Color get onPrimaryColor => _colorScheme.onPrimary;