shadowColor property

Color? shadowColor
final

Color of the elevation shadow, opacity included; null resolves MorphTheme.shadowColor, then 60% black - the same builtin flights use, so a launch out of a piece keeps its shadow tint with no theme installed.

Implementation

final Color? shadowColor;