lightBlue50 top-level constant

Color const lightBlue50

Light Blue 50

#e1f5fe; rgb(225, 245, 254);

Implementation

const Color lightBlue50 = const Color(225, 245, 254);