setLeadingMargin

fun setLeadingMargin(@IntRange(from = 0.toLong()first: Int, @IntRange(from = 0.toLong()rest: Int): SpanBuilder

Set the span of leading margin.

Return

the single SpanBuilder instance

Parameters

first

The indent for the first line of the paragraph.

rest

The indent for the remaining lines of the paragraph.