mediumEmphasisOnError property

Color mediumEmphasisOnError

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

Implementation

Color get mediumEmphasisOnError => errorColor.mediumEmphasisOnColor;