moveToCenter

fun <C : BuildableComponent<C, B>, B : ComponentBuilder<C, B>> ComponentBuilder<C, B>.moveToCenter(lang: String = "en_us"): B

Moves the cursor to the center of the text, using lang to localize all potential translatable components.