yellow50 top-level constant

Color const yellow50

Yellow 50

#fffde7; rgb(255, 253, 231);

Implementation

const Color yellow50 = const Color(255, 253, 231);