lightBlue400 top-level constant

Color const lightBlue400

Light Blue 400

#29b6f6; rgb(41, 182, 246);

Implementation

const Color lightBlue400 = const Color(41, 182, 246);