colorUseTheme

abstract fun colorUseTheme(colorUseTheme: String): Rain

This property defines whether the color uses colorTheme from the style or not. By default it will use color defined by the root theme in the style.

Parameters

colorUseTheme

as String


abstract fun colorUseTheme(colorUseTheme: Expression): Rain

This property defines whether the color uses colorTheme from the style or not. By default it will use color defined by the root theme in the style.

Parameters

colorUseTheme

value of colorUseTheme as Expression