darkText constant

Color const darkText

Text color for dark theme.

Implementation

static const Color darkText = Color(0xFFFFFFFF);