type

BulletList

@Js
class BulletList : ListBlock

Bullet list block

constructors

fields

marker

The bullet list marker that was used, e.g.

Slot Details

make

new make(Str? marker := null)

marker

Str? marker

The bullet list marker that was used, e.g. -, *, or +, if available, or null otherwise.