title property

Widget? title
final

The toolbar's title or main widget.

Typically a Text.

Implementation

final Widget? title;