title property

Widget title
final

The widget to use as a menu item.

Typically a Text widget.

Implementation

final Widget title;