Free

class Free(val painter: Painter, brandColor: Boolean = false) : OudsBulletListUnorderedBullet

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

Parameters

painter

The custom Painter to be used as a bullet.

Constructors

Link copied to clipboard
constructor(painter: Painter, brandColor: Boolean = false)

Creates an instance of OudsBulletListUnorderedBullet.Free.

Properties

Link copied to clipboard
Link copied to clipboard