kLightBackgroundColor top-level constant

Color const kLightBackgroundColor

kLightBackgroundColor is the background color of the app when Brightness.light.

Implementation

const Color kLightBackgroundColor = Color(0xffFCFCFC);