BulletStrip

data class BulletStrip(val marker: Char, val innerLine: Line, val contentIndent: Int)

Constructors

Link copied to clipboard
constructor(marker: Char, innerLine: Line, contentIndent: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard