onPrimaryColor property

Color get onPrimaryColor

Returns the color for displaying text on the primary color.

Implementation

Color get onPrimaryColor => theme.colorScheme.onPrimary;