menu
zitadel package
documentation
api/zitadel/settings/v2beta/branding_settings.dart
ThemeMode
valueOf static method
valueOf static method
dark_mode
light_mode
valueOf
static method
ThemeMode
?
valueOf
(
int
value
)
Implementation
static ThemeMode? valueOf($core.int value) => _byValue[value];
zitadel package
documentation
api/zitadel/settings/v2beta/branding_settings
ThemeMode
valueOf static method
ThemeMode class