Thumbnail

data class Thumbnail(val painter: Painter) : PillLeadingItem(source)

Represents a thumbnail to be displayed in the leading position.

Constructors

Link copied to clipboard
constructor(painter: Painter)

Properties

Link copied to clipboard

Painter to draw inside the Pill.