title property

Widget? title
final

The primary content of the list item. Cannot be provided with primaryText or secondaryText.

Implementation

final Widget? title;