lightText constant

Color const lightText

Text color for light theme.

Implementation

static const Color lightText = Color(0xFF333333);