Icon

A bullet represented by a custom icon. This allows for complete visual customization of the bullet, for instance by using a Solaris icon.

Constructors

Link copied to clipboard
constructor(painter: Painter)

Creates an instance of OudsBulletListUnorderedAsset.Icon.

constructor(imageVector: ImageVector)

Creates an instance of OudsBulletListUnorderedAsset.Icon.

constructor(bitmap: ImageBitmap)

Creates an instance of OudsBulletListUnorderedAsset.Icon.

Functions

Link copied to clipboard

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.