withHighEmphasisOpacity property

Color get withHighEmphasisOpacity

The Material Design high emphasis version with this color.

Implementation

Color get withHighEmphasisOpacity => withValues(alpha: highEmphasisTextAlpha);