shadow property

Color get shadow

Implementation

Color get shadow => const Color(0xff000000).withValues(alpha: 0.1);