Icon

constructor(painter: Painter)

Creates an instance of OudsBulletListUnorderedAsset.Icon.

Parameters

painter

The custom Painter to be used as a bullet.


constructor(imageVector: ImageVector)

Creates an instance of OudsBulletListUnorderedAsset.Icon.

Parameters

imageVector

Image vector to be used as a bullet.


constructor(bitmap: ImageBitmap)

Creates an instance of OudsBulletListUnorderedAsset.Icon.

Parameters

bitmap

Image bitmap to be used as a bullet.