shadowColor property

Color get shadowColor

Returns the shadow color from the theme data.

Implementation

Color get shadowColor => themeData.shadowColor;