lightBackground constant

Color const lightBackground

Background color for light theme.

Implementation

static const Color lightBackground = Color(0xFFF5F5F5);