colorsLight property
The colors used for the light mode of the Zeta theme.
Defaults to a light mode color palette with default Zeta colors if not explicitly provided.
Implementation
ZetaColors get colorsLight => _colorsLight;
The colors used for the light mode of the Zeta theme.
Defaults to a light mode color palette with default Zeta colors if not explicitly provided.
ZetaColors get colorsLight => _colorsLight;