lightGreen top-level constant

Color const lightGreen

Implementation

const lightGreen = Color.fromARGB(255, 120, 219, 137);