lightBlueA400 top-level constant

Color const lightBlueA400

Light Blue A400

#00b0ff; rgb(0, 176, 255);

Implementation

const Color lightBlueA400 = const Color(0, 176, 255);