PromptContentItemBulletedText


class PromptContentItemBulletedText : PromptContentItem


A list item with bulleted text shown on PromptVerticalListContentView.

Summary

Public constructors

A list item with bulleted text shown on PromptVerticalListContentView.

Public constructors

PromptContentItemBulletedText

Added in 1.4.0-alpha01
PromptContentItemBulletedText(text: String)

A list item with bulleted text shown on PromptVerticalListContentView.

Parameters
text: String

The text of this list item.