Function: useResetTheme()
useResetTheme():
void
Defined in: src/infrastructure/theme/theme.service.ts:212
Resets the theme to "system" and removes the stored preference.
Returns
void
Example
useResetTheme();
useResetTheme():
void
Defined in: src/infrastructure/theme/theme.service.ts:212
Resets the theme to "system" and removes the stored preference.
void
useResetTheme();