mediumEmphasisOnError property

Color get mediumEmphasisOnError

The Material Design medium emphasis color contrasting with this theme's error Color.

Implementation

Color get mediumEmphasisOnError => colorScheme.error.mediumEmphasisOnColor;