lightBlue100 top-level constant

Color const lightBlue100

Light Blue 100

#b3e5fc; rgb(179, 229, 252);

Implementation

const Color lightBlue100 = const Color(179, 229, 252);