mediumEmphasisColor property

Color get mediumEmphasisColor

The Material Design medium emphasis color of this brightness.

Implementation

Color get mediumEmphasisColor => color.withOpacity(_mediumEmphasisOpacity);