Module environment

Source
Expand description

A model for system specific state which can be accessed by any model or view.

Modules§

environment_derived_lenses
Derived lenses for Environment.
theme_derived_lenses
Derived lenses for Theme.

Structs§

Environment
A model for system specific state which can be accessed by any model or view.
Theme
Represents the theme used by the application.

Enums§

AppTheme
Represents the theme used by the application.
EnvironmentEvent
Events for setting the state in the Environment.
ThemeMode
And enum which represents the current built-in theme mode.