getThemeMode

abstract fun getThemeMode(): ThemeMode

Theme mode of the whole app (DEFAULT is default).

Return

Theme mode, DEFAULT or NIGHT.