title property

Widget? title
final

The optional title to show at the top of the list.

Typically a Text.

Implementation

final Widget? title;