text Form
inline fun textForm(context: Context, crossinline block: TextForm.Builder.() -> Unit): TextForm
Content copied to clipboard
creates an instance of TextForm from TextForm.Builder using kotlin dsl.
creates an instance of TextForm from TextForm.Builder using kotlin dsl.