Tinted

data class Tinted(val image: TintedImage) : ButtonImage

A ButtonImage that renders a TintedImage

Constructors

Link copied to clipboard
constructor(image: TintedImage)

Properties

Link copied to clipboard

the TintedImage to render