shadowColor property

Color? shadowColor
final

Default shadow color, applied verbatim - its opacity is part of the value.

Both flights and MorphSkin resolve this slot (one builtin, 60% black, when unset), so the shadow tint holds when a piece launches a flight.

Implementation

final Color? shadowColor;