title property

Widget? title
final

The title of this bar.

Header Example

Usually a Text widget.

Implementation

final Widget? title;