Medium shadow color (dark: rgba(0, 0, 0, 0.5)).
rgba(0, 0, 0, 0.5)
@override String get mediumShadowColorValue => elevation?.mediumShadowColor?.value ?? super.mediumShadowColorValue;