Thumbnail

data class Thumbnail(val painter: Painter) : PillLeadingItem

Represents a thumbnail to be displayed in the leading position.

Parameters

painter

Painter to draw inside the Pill.

Constructors

Link copied to clipboard
constructor(painter: Painter)

Properties

Link copied to clipboard