lightBlue800 top-level constant

Color const lightBlue800

Light Blue 800

#0277bd; rgb(2, 119, 189);

Implementation

const Color lightBlue800 = const Color(2, 119, 189);