shadow property

Color? get shadow

Shadow/elevation hint color. Falls back to muted when null.

Implementation

Color? get shadow => _resolveOrNull(_shadow);