| Package | Description |
|---|---|
| com.amazonaws.services.amplifyuibuilder.model |
| Modifier and Type | Method and Description |
|---|---|
ThemeValue |
ThemeValue.clone() |
ThemeValue |
ThemeValues.getValue()
The value of the property.
|
ThemeValue |
ThemeValue.withChildren(Collection<ThemeValues> children)
A list of key-value pairs that define the theme's properties.
|
ThemeValue |
ThemeValue.withChildren(ThemeValues... children)
A list of key-value pairs that define the theme's properties.
|
ThemeValue |
ThemeValue.withValue(String value)
The value of a theme property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThemeValues.setValue(ThemeValue value)
The value of the property.
|
ThemeValues |
ThemeValues.withValue(ThemeValue value)
The value of the property.
|
Copyright © 2025. All rights reserved.