highEmphasisOnError property

Color highEmphasisOnError

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

Implementation

Color get highEmphasisOnError => errorColor.highEmphasisOnColor;