| 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.
|
| Annotation Type | Description |
|---|---|
| NoTheme |
A marker annotation to avoid applying any default theme to the application.
|
| Theme |
Defines the theme to use for the application.
|
Copyright © 2021. All rights reserved.