onPrimaryColor property

Color get onPrimaryColor

The color used for text or icons displayed on primary color backgrounds.

Implementation

Color get onPrimaryColor => _colorScheme.onPrimary;