set Blur
fun setBlur(@FloatRange(from = 0.0.toDouble(), fromInclusive = false ) radius: Float, style: BlurMaskFilter.Blur): SpanBuilder
Content copied to clipboard
Set the span of blur.
Return
the single SpanBuilder instance
Parameters
radius
The radius of blur.
style
The style.