title property

String title
final

The title of the list item

The title is required and will be displayed on the left side of the list item.

Implementation

final String title;