textForm

inline fun textForm(context: Context, crossinline block: TextForm.Builder.() -> Unit): TextForm

creates an instance of TextForm from TextForm.Builder using kotlin dsl.