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