Service to manage theme storage in local storage. Implements the ThemeProvider interface and OnDestroy lifecycle hook.

Implements

Constructors

Properties

Accessors

Methods

Constructors

Properties

theme$: Observable<null | "light" | "dark"> = ...

Observable for theme changes.

Accessors

Methods