resolve()
Returns the resolved background value.
resolve(): UIColor | Gradient | MappedValue;
Notes
- Results are cached and invalidated when the color registry changes (e.g. along with the theme).
Related
class MappedValue static
A class that represents a derived color or gradient value.
