title property

Widget? title
final

The primary contents of the flexible space bar when expanded.

Typically a Text widget.

Implementation

final Widget? title;