theme / projekt.commons.theme / ThemeAppOptions
ThemeAppOptions¶
class ThemeAppOptions
Class to represent the options for theme app configurations.
Types¶
| Name | Summary |
|---|---|
| Builder | class BuilderBuilder class for ThemeAppOptions objects. |
Companion Object Functions¶
| Name | Summary |
|---|---|
| build | fun build(block:ThemeAppOptions.Builder.() ->Unit):ThemeAppOptionsCombine all of the options that have been set and returns a new ThemeAppOptions object. |