title property

Widget? title
final

The widget that describes this item's function.

Typically a Text.

Implementation

final Widget? title;