Constructors

Link copied to clipboard
constructor(painter: Painter, contentDescription: String? = null, tinted: Boolean = true)
constructor(imageVector: ImageVector, contentDescription: String? = null, tinted: Boolean = true)
constructor(bitmap: ImageBitmap, contentDescription: String? = null, tinted: Boolean = true)

Types

Link copied to clipboard

Properties

Link copied to clipboard

Optional test tag for UI testing purposes.

Functions