OudsTextInputLeadingIcon

constructor(painter: Painter, contentDescription: String)

Creates an instance of OudsTextInputLeadingIcon.

Parameters

painter

Painter of the icon.

contentDescription

The content description associated with this OudsTextInputLeadingIcon.


constructor(imageVector: ImageVector, contentDescription: String)

Creates an instance of OudsTextInputLeadingIcon.

Parameters

imageVector

Image vector of the icon.

contentDescription

The content description associated with this OudsTextInputLeadingIcon.


constructor(bitmap: ImageBitmap, contentDescription: String)

Creates an instance of OudsTextInputLeadingIcon.

Parameters

bitmap

Image bitmap of the icon.

contentDescription

The content description associated with this OudsTextInputLeadingIcon.