type

ThematicBreak

@Js
class ThematicBreak : Block

Thematic break block

constructors

fields

literal

source literal that represents this break, if available

Slot Details

literal

Str? literal

source literal that represents this break, if available

make

new make(Str? literal := null)