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