lightGreen constant

Color const lightGreen

Implementation

static const Color lightGreen = Color.fromARGB(255, 220, 243, 232);