setQuoteColor

fun setQuoteColor(@ColorInt() color: Int, @IntRange(from = 1.toLong()stripeWidth: Int = 2, @IntRange(from = 0.toLong()gapWidth: Int = 2): SpanBuilder

Set the span of quote's color.

Return

the single SpanBuilder instance

Parameters

color

The color of quote.

stripeWidth

The width of stripe, in pixel.

gapWidth

The width of gap, in pixel.