Interface for theme providers. A theme provider stores and provides the current theme. And it emits an observable for theme changes.
The current theme. Null is for Auto (based on system preference).
Readonly
Observable for theme changes.
Interface for theme providers. A theme provider stores and provides the current theme. And it emits an observable for theme changes.