Resource

data class Resource(val res: ERROR CLASS: Symbol not found for DrawableResource) : SparkIcon

An icon represented by a Compose Multiplatform DrawableResource.

Use this on KMP targets. On Android-only consumers DrawableRes is also available.

Constructors

Link copied to clipboard
constructor(res: ERROR CLASS: Symbol not found for DrawableResource)

Properties

Link copied to clipboard
val res: ERROR CLASS: Symbol not found for DrawableResource

The drawable resource to display