shadowColor property
Color
get
shadowColor
Returns the shadow color from the theme data.
Implementation
Color get shadowColor => themeData.shadowColor;
Returns the shadow color from the theme data.
Color get shadowColor => themeData.shadowColor;