🌈 Create new beautiful Compose Gradients with our new wesite ->
Composable Function

colorResource

Load a color resource.

colorResource

Source set: Android
@Composable
public fun colorResource(@ColorRes id: Int): Color

Load a color resource.

Parameters

id the resource identifier

Return

the color associated with the resource