shadowColor property

Color? shadowColor
final

Color of the chip's shadow when the elevation is greater than 0.

The default is Colors.black.

Implementation

final Color? shadowColor;