shadowColor property

Color? shadowColor
final

The value of shadowColor. If null, ThemeData.shadowColor is used.

Implementation

final Color? shadowColor;