Image
Image as a small list item trailing content.
Constructors
Link copied to clipboard
constructor(painter: Painter, contentDescription: String, format: OudsListItemImageFormat = OudsListItemImageFormat.Square, contentScale: ContentScale = ContentScale.Fit)
Creates an instance of OudsSmallListItemTrailing.Image.
constructor(imageVector: ImageVector, contentDescription: String, format: OudsListItemImageFormat = OudsListItemImageFormat.Square, contentScale: ContentScale = ContentScale.Fit)
Creates an instance of OudsSmallListItemTrailing.Image.
constructor(bitmap: ImageBitmap, contentDescription: String, format: OudsListItemImageFormat = OudsListItemImageFormat.Square, contentScale: ContentScale = ContentScale.Fit)
Creates an instance of OudsSmallListItemTrailing.Image.