ThemeService is a service that manages the application theme. It listens to theme changes and applies the appropriate theme to the document body.

Implements

  • OnDestroy

Constructors

Methods

Constructors

Methods

  • Lifecycle hook to clean up the media query event listener on destroy.

    Returns void