Interface | Description |
---|---|
AbstractTheme |
Abstract theme definition class for defining theme variables when in use.
|
Class | Description |
---|---|
ThemeDefinition |
Holds all the settings needed to properly set a Theme in the application.
|
ThemeUtil |
Utility class for getting default theme and navigation target theme.
|
Annotation Type | Description |
---|---|
NoTheme |
A marker annotation to avoid applying any default theme to the application.
|
Theme |
Defines that there is a theme to use and defines the theme handler
implementation.
|
Copyright © 2025. All rights reserved.