themeMode property

ThemeMode themeMode
final

The theme mode for the Zeta

It defaults to ThemeMode.system This holds the mode of the theme which is by default set to ThemeMode.system.

Implementation

final ThemeMode themeMode;