title property
final
The primary content of the list item. Cannot be provided with primaryText or secondaryText.
Implementation
final Widget? title;
The primary content of the list item. Cannot be provided with primaryText or secondaryText.
final Widget? title;