pure constant
Pure
Contains shades from 10 (light) to 100 (dark).
See also:
Implementation
static const ZetaColorSwatch pure = ZetaColorSwatch(
primary: 0xFF151519,
swatch: {
0: Color(0xFFffffff),
500: Color(0xFF151519),
1000: Color(0xFF151519),
},
);