lightBackground constant
Color
const lightBackground
Background color for light theme.
Implementation
static const Color lightBackground = Color(0xFFF5F5F5);
Background color for light theme.
static const Color lightBackground = Color(0xFFF5F5F5);