kShadowColor top-level constant

Color const kShadowColor

Shadow color

Implementation

const Color kShadowColor = Color.fromRGBO(21, 45, 71, 0.2);