mediumEmphasisOnBackground property

Color mediumEmphasisOnBackground

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

Implementation

Color get mediumEmphasisOnBackground =>
    colorScheme.background.mediumEmphasisOnColor;