shadowColor property

Color? shadowColor
final

Overrides the default value of Dialog.shadowColor.

See also: Material.shadowColor, which explains how the shadow is rendered.

Implementation

final Color? shadowColor;