yellow100 top-level constant

Color const yellow100

Yellow 100

#fff9c4; rgb(255, 249, 196);

Implementation

const Color yellow100 = const Color(255, 249, 196);