shadowColor property

Color get shadowColor

Implementation

Color get shadowColor => Colors.black.withValues(alpha: 0.05);