borderLight top-level constant

Color const borderLight

Light and dark colors for borderColor.

Implementation

const borderLight = Color.rgba(0, 0, 0, dividerOpacity);