PromptContentItemBulletedText


public final class PromptContentItemBulletedText implements 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
public PromptContentItemBulletedText(@NonNull String text)

A list item with bulleted text shown on PromptVerticalListContentView.

Parameters
@NonNull String text

The text of this list item.