lightBG constant

Color const lightBG

Implementation

static const Color lightBG = Color.fromARGB(255, 255, 255, 255);