title property

Widget? title
final

The title of the toolbar.

Typically, a Text widget.

Implementation

final Widget? title;