Icon

An icon as a small list item trailing content.

Inheritors

Constructors

Link copied to clipboard
constructor(painter: Painter, contentDescription: String, tinted: Boolean = true)

Creates an instance of OudsSmallListItemTrailing.Icon.

constructor(imageVector: ImageVector, contentDescription: String, tinted: Boolean = true)

Creates an instance of OudsSmallListItemTrailing.Icon.

constructor(bitmap: ImageBitmap, contentDescription: String, tinted: Boolean = true)

Creates an instance of OudsSmallListItemTrailing.Icon.

Types

Link copied to clipboard

Creates an instance of OudsSmallListItemTrailing.Icon representing an info status. Use for neutral information that requires additional attention.

Link copied to clipboard

Creates an instance of OudsSmallListItemTrailing.Icon representing a negative status. Use for errors, failures, destructive outcomes or critical problems.

Link copied to clipboard

Creates an instance of OudsSmallListItemTrailing.Icon representing a positive status. Use for successful, completed or beneficial states.

Link copied to clipboard

Creates an instance of OudsSmallListItemTrailing.Icon representing a warning status. Use for situations that may require caution or user awareness.