Image

class Image(val painter: Painter) : ChipVariant

This variant includes a small, circular image next to its text label. The image adds visual context, which helps with recognition and personalization.

Parameters

painter

The image to be displayed next to the text label.

Constructors

Link copied to clipboard
constructor(painter: Painter)

Properties

Link copied to clipboard