title property

Widget title
final

Communicates the subject of the list item. The primary content of the list item.

Typically a Text widget.

Implementation

final Widget title;