themeMode property

ThemeMode themeMode
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;