description property

List<String> description
final

The description text displayed in the tooltip card.

Each string in the list represents one page of description. Users can swipe between pages. Keep descriptions concise and actionable.

Implementation

final List<String> description;