yellow property
getter/setter pairoverride-getter
Yellow
Implementation
@override
ZetaColorSwatch yellow = const ZetaColorSwatch(
swatch: {
10: Color(0xFFfff7d4),
20: Color(0xFFffea89),
30: Color(0xFFf3d961),
40: Color(0xFFdbb91c),
50: Color(0xFFc2a728),
60: Color(0xFF8d7400),
70: Color(0xFF766200),
80: Color(0xFF564908),
90: Color(0xFF352b00),
100: Color(0xFF181400),
},
primary: 0xFF8d7400,
);