OudsChipIcon

Constructors

Link copied to clipboard
constructor(painter: Painter, contentDescription: String)

Creates an instance of OudsChipIcon.

constructor(imageVector: ImageVector, contentDescription: String)

Creates an instance of OudsChipIcon.

constructor(bitmap: ImageBitmap, contentDescription: String)

Creates an instance of OudsChipIcon.

Types

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun Content(modifier: Modifier, extraParameters: OudsChipIcon.ExtraParameters)

The Jetpack Compose UI for this component content.

open override fun Content(modifier: Modifier)

The Jetpack Compose UI for this component content. Subclasses must implement this method to provide content.