Image

data class Image(val painter: Painter, val contentDescription: String?, val alignment: ChoiceContentAlignment = ChoiceContentAlignment.Center) : ChoiceLeadingContent

Constructors

Link copied to clipboard
constructor(painter: Painter, contentDescription: String?, alignment: ChoiceContentAlignment = ChoiceContentAlignment.Center)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard