orange50 top-level constant

Color const orange50

Orange 50

#fff3e0; rgb(255, 243, 224);

Implementation

const Color orange50 = const Color(255, 243, 224);