title property

Widget title
final

The primary content of the list tile.

Typically a Text widget.

This should not wrap.

Implementation

final Widget title;