lightBlue top-level constant

Color const lightBlue

Light Blue 500

#03a9f4; rgb(3, 169, 244);

Implementation

const Color lightBlue = const Color(3, 169, 244);