ColorTheme

open fun ColorTheme(@NonNull value: Image)

Create a variant from Image.

Parameters

value

Image to wrap


open fun ColorTheme(@NonNull value: StylePropertyValue)

Create a variant from StylePropertyValue.

Parameters

value

StylePropertyValue to wrap