toNormalSpan

fun CharSequence.toNormalSpan(range: IntRange = IntRange(0, length)): SpannableString

Change the text to normal text

Parameters

range

The range of text to change the normal style