colors property
Provides the color set based on the current theme mode.
It determines the appropriate color set (light or dark) based on the theme mode and system brightness.
Implementation
ZetaColors get colors => semantics.colors;
Provides the color set based on the current theme mode.
It determines the appropriate color set (light or dark) based on the theme mode and system brightness.
ZetaColors get colors => semantics.colors;