themeMode property
final
The theme mode of the Zeta theme. It can be set to 'system', 'light', or 'dark'. The default value is 'system'.
Implementation
final ThemeMode themeMode;
The theme mode of the Zeta theme. It can be set to 'system', 'light', or 'dark'. The default value is 'system'.
final ThemeMode themeMode;