PromptContentItemPlainText


class PromptContentItemPlainText : PromptContentItem


A list item with plain text shown on PromptVerticalListContentView.

Summary

Public constructors

A list item with plain text shown on PromptVerticalListContentView.

Public constructors

PromptContentItemPlainText

Added in 1.4.0-alpha01
PromptContentItemPlainText(text: String)

A list item with plain text shown on PromptVerticalListContentView.

Parameters
text: String

The text of this list item.